We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14553f7 commit be63d76Copy full SHA for be63d76
Directory.Packages.props
@@ -10,7 +10,7 @@
10
<PackageVersion Include="DocFx.App" Version="2.75.3" />
11
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.3" />
12
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
13
- <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
+ <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
14
<PackageVersion Include="Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers" Version="3.3.1" />
15
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
16
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
0 commit comments