Skip to content

Commit

Permalink
roslyn version update to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghuan committed May 11, 2020
1 parent 1cdcef1 commit b5aaea4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CSharp.lua/CSharp.lua.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.4.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion download/autopack.cmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set version=1.5
set version=1.6
set binDir=CSharp.lua
set coreDir=CoreSystem.lua
set _7z="D:\Program Files\7-Zip\7z"
Expand Down

0 comments on commit b5aaea4

Please sign in to comment.