We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdcef1 commit b5aaea4Copy full SHA for b5aaea4
CSharp.lua/CSharp.lua.csproj
@@ -14,7 +14,7 @@
14
</PropertyGroup>
15
16
<ItemGroup>
17
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.4.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.5.0" />
18
</ItemGroup>
19
20
download/autopack.cmd
@@ -1,4 +1,4 @@
1
-set version=1.5
+set version=1.6
2
set binDir=CSharp.lua
3
set coreDir=CoreSystem.lua
4
set _7z="D:\Program Files\7-Zip\7z"
0 commit comments