We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be870f commit e800558Copy full SHA for e800558
1 file changed
CSharpToJavaScript.csproj
@@ -38,7 +38,7 @@
38
</ItemGroup>
39
40
<ItemGroup>
41
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
42
43
44
</Project>
0 commit comments