Skip to content

Commit 15a3272

Browse files
Update dependency Microsoft.CodeAnalysis.CSharp to v5
1 parent 2b39f99 commit 15a3272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CodeGeneration/CodeGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
<!-- Dependencies -->
4242
<ItemGroup>
43-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
43+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
4444
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
4545
</ItemGroup>
4646

0 commit comments

Comments
 (0)