Skip to content

Commit d01c4ab

Browse files
Update dotnet monorepo to v5
1 parent bb1b17d commit d01c4ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
is compiled against.
2424
-->
2525
<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" />
26+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
27+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
2828

2929
<!-- Test Infrastructure -->
3030
<PackageVersion Include="Basic.Reference.Assemblies.Net100" Version="1.8.4" />

0 commit comments

Comments
 (0)