Skip to content

Commit baf4c5c

Browse files
committed
Update packages
1 parent 77ca495 commit baf4c5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageVersion Include="Markdig.Signed" Version="0.34.0" />
2727
<!-- Including MessagePack to force version, since it's used by StreamJsonRpc but contains vulnerabilities. After StreamJsonRpc updates the version of MessagePack, we can upgrade StreamJsonRpc instead. -->
2828
<PackageVersion Include="MessagePack" Version="2.5.187" />
29-
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0-preview.24508.2" />
29+
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
3030
<PackageVersion Include="Microsoft.Data.Sqlite" Version="9.0.0" />
3131
<PackageVersion Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.16" />
3232
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
@@ -45,7 +45,7 @@
4545
TODO: in Common.Dotnet.CsWinRT.props, on upgrade, verify RemoveCsWinRTPackageAnalyzer is no longer needed.
4646
This is present due to a bug in CsWinRT where WPF projects cause the analyzer to fail.
4747
-->
48-
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.1.5" />
48+
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
4949
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
5050
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.240923002" />
5151
<PackageVersion Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9" />

0 commit comments

Comments
 (0)