Bump Microsoft.CodeAnalysis.CSharp from 2.9.0 to 2.10.0 (#8294)

This commit is contained in:
dependabot[bot] 2018-11-20 16:49:37 -08:00 committed by Aditya Patwardhan
parent 8563f9917e
commit 7193763467

View file

@ -66,7 +66,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.9.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.10.0" />
<PackageReference Include="NJsonSchema" Version="9.12.3" />
</ItemGroup>