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

Commit

Permalink
Merge pull request #39 from Pzixel/feature/CodeAnalysis220
Browse files Browse the repository at this point in the history
Nuget update Microsoft.CodeAnalysis.CSharp to 2.2.0
  • Loading branch information
AArnott committed Jul 4, 2017
2 parents a1359b8 + f7192f6 commit 7cd4501
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 7cd4501

Please sign in to comment.