Skip to content

Commit 40278c5

Browse files
committed
Reverted "Microsoft.CodeAnalysis.CSharp" to 4.11.0.
1 parent 4b27ab3 commit 40278c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12.0" />
23+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
2424
</ItemGroup>
2525

2626
<ItemGroup>

0 commit comments

Comments
 (0)