diff --git a/Directory.Packages.props b/Directory.Packages.props index 5e102ffac2..4c759c140d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -32,22 +32,22 @@ - + - + - - - - - + + + + + - + - + - + - - - + + + - + - - + + - + - - - - + + + + diff --git a/NOTICE.md b/NOTICE.md index f6f2d1c10f..a949e45f9f 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -1362,22 +1362,22 @@ For more information, please refer to - Mages 3.0.0 - Markdig.Signed 0.34.0 - MessagePack 2.5.187 -- Microsoft.Bcl.AsyncInterfaces 9.0.2 +- Microsoft.Bcl.AsyncInterfaces 9.0.3 - Microsoft.CodeAnalysis.NetAnalyzers 9.0.0 -- Microsoft.Data.Sqlite 9.0.2 +- Microsoft.Data.Sqlite 9.0.3 - Microsoft.Diagnostics.Tracing.TraceEvent 3.1.16 - Microsoft.DotNet.ILCompiler (A) -- Microsoft.Extensions.DependencyInjection 9.0.2 -- Microsoft.Extensions.Hosting 9.0.2 -- Microsoft.Extensions.Hosting.WindowsServices 9.0.2 -- Microsoft.Extensions.Logging 9.0.2 -- Microsoft.Extensions.Logging.Abstractions 9.0.2 +- Microsoft.Extensions.DependencyInjection 9.0.3 +- Microsoft.Extensions.Hosting 9.0.3 +- Microsoft.Extensions.Hosting.WindowsServices 9.0.3 +- Microsoft.Extensions.Logging 9.0.3 +- Microsoft.Extensions.Logging.Abstractions 9.0.3 - Microsoft.NET.ILLink.Tasks (A) - Microsoft.SemanticKernel 1.15.0 - Microsoft.Toolkit.Uwp.Notifications 7.1.2 - Microsoft.Web.WebView2 1.0.2903.40 -- Microsoft.Win32.SystemEvents 9.0.2 -- Microsoft.Windows.Compatibility 9.0.2 +- Microsoft.Win32.SystemEvents 9.0.3 +- Microsoft.Windows.Compatibility 9.0.3 - Microsoft.Windows.CsWin32 0.2.46-beta - Microsoft.Windows.CsWinRT 2.2.0 - Microsoft.Windows.SDK.BuildTools 10.0.22621.2428 @@ -1396,25 +1396,25 @@ For more information, please refer to - SharpCompress 0.37.2 - StreamJsonRpc 2.19.27 - StyleCop.Analyzers 1.2.0-beta.556 -- System.CodeDom 9.0.2 +- System.CodeDom 9.0.3 - System.CommandLine 2.0.0-beta4.22272.1 -- System.ComponentModel.Composition 9.0.2 -- System.Configuration.ConfigurationManager 9.0.2 -- System.Data.OleDb 9.0.2 +- System.ComponentModel.Composition 9.0.3 +- System.Configuration.ConfigurationManager 9.0.3 +- System.Data.OleDb 9.0.3 - System.Data.SqlClient 4.8.6 -- System.Diagnostics.EventLog 9.0.2 -- System.Diagnostics.PerformanceCounter 9.0.2 -- System.Drawing.Common 9.0.2 +- System.Diagnostics.EventLog 9.0.3 +- System.Diagnostics.PerformanceCounter 9.0.3 +- System.Drawing.Common 9.0.3 - System.IO.Abstractions 21.0.29 - System.IO.Abstractions.TestingHelpers 21.0.29 -- System.Management 9.0.2 +- System.Management 9.0.3 - System.Net.Http 4.3.4 - System.Private.Uri 4.3.2 - System.Reactive 6.0.1 -- System.Runtime.Caching 9.0.2 -- System.ServiceProcess.ServiceController 9.0.2 -- System.Text.Encoding.CodePages 9.0.2 -- System.Text.Json 9.0.2 +- System.Runtime.Caching 9.0.3 +- System.ServiceProcess.ServiceController 9.0.3 +- System.Text.Encoding.CodePages 9.0.3 +- System.Text.Json 9.0.3 - System.Text.RegularExpressions 4.3.1 - UnicodeInformation 2.6.0 - UnitsNet 5.56.0 diff --git a/src/modules/cmdpal/Microsoft.CmdPal.Common/Microsoft.CmdPal.Common.csproj b/src/modules/cmdpal/Microsoft.CmdPal.Common/Microsoft.CmdPal.Common.csproj index 8b55117dcd..970df0df58 100644 --- a/src/modules/cmdpal/Microsoft.CmdPal.Common/Microsoft.CmdPal.Common.csproj +++ b/src/modules/cmdpal/Microsoft.CmdPal.Common/Microsoft.CmdPal.Common.csproj @@ -4,6 +4,8 @@ Microsoft.CmdPal.Common enable true + preview + $(SolutionDir)$(Platform)\$(Configuration)\WinUI3Apps\CmdPal\ false false