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

Commit

Permalink
Nuget update Microsoft.CodeAnalysis.CSharp to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pzixel committed Jul 4, 2017
1 parent a1359b8 commit f7192f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CodeGeneration.Roslyn/CodeGeneration.Roslyn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="1.3.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.2.0" />
<PackageReference Include="Validation" Version="2.4.13" />
</ItemGroup>

Expand Down

0 comments on commit f7192f6

Please sign in to comment.