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.
1 parent bb1b17d commit d01c4abCopy full SHA for d01c4ab
1 file changed
src/Directory.Packages.props
@@ -23,8 +23,8 @@
23
is compiled against.
24
-->
25
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
26
- <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
27
- <PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
+ <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
+ <PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
28
29
<!-- Test Infrastructure -->
30
<PackageVersion Include="Basic.Reference.Assemblies.Net100" Version="1.8.4" />
0 commit comments