Update Microsoft.CodeAnalysis.CSharp version (#16138)

This commit is contained in:
Aditya Patwardhan 2021-09-23 07:04:14 -07:00
parent 845a77c3ce
commit 860017b2d6

View file

@ -31,7 +31,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-4.21430.4" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-4.final" />
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0-rc.1.21451.13" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0-rc.1.21451.13" />
<PackageReference Include="NJsonSchema" Version="10.5.2" />