C#: Update nuget packages

This commit is contained in:
calum
2019-04-23 17:20:08 +01:00
parent 19c7360e19
commit b7875aef20
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis" Version="2.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.0.0" />
<PackageReference Include="GitInfo" Version="2.0.18" />
</ItemGroup>