Update Microsoft.CodeAnalysis.CSharp version (#16138)

This commit is contained in:
Aditya Patwardhan 2021-09-23 07:04:14 -07:00 committed by GitHub
parent e81048b6ab
commit c4c312cc31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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" />