Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 7cd4501

Browse files
authoredJul 4, 2017
Merge pull request #39 from Pzixel/feature/CodeAnalysis220
Nuget update Microsoft.CodeAnalysis.CSharp to 2.2.0
2 parents a1359b8 + f7192f6 commit 7cd4501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/CodeGeneration.Roslyn/CodeGeneration.Roslyn.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
19-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="1.3.2" />
19+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.2.0" />
2020
<PackageReference Include="Validation" Version="2.4.13" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)
Failed to load comments.