Skip to content

Commit dd28e26

Browse files
chore(deps): update dotnet monorepo to v5
1 parent 269560b commit dd28e26

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
@@ -12,8 +12,8 @@
1212

1313
<!-- Roslyn / Code Analysis - All projects use 4.14.0 for compatibility -->
1414
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
15-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
16-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
15+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
16+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
1717

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

0 commit comments

Comments
 (0)