Skip to content

Commit 417e521

Browse files
committed
Updated nuget "Microsoft.CodeAnalysis.CSharp" to 4.12.0
1 parent e61ff7a commit 417e521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CSharpToJavaScript/CSharpToJavaScript.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
23+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)