We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0f4db1 + a2ceb0f commit 6f31f92Copy full SHA for 6f31f92
new-cli/Directory.Packages.props
@@ -5,7 +5,7 @@
5
<ItemGroup>
6
<PackageVersion Include="LibGit2Sharp" Version="0.28.0" />
7
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
8
- <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
+ <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
9
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
10
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
11
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
0 commit comments