Revert "Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.0 (#993)" (#1008)

This reverts commit a763810ae3.
This commit is contained in:
Manuel Menegazzo
2022-09-14 20:40:52 +02:00
committed by GitHub
parent 2856089f6b
commit 085c7fdf48

View File

@@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" PrivateAssets="all" />
</ItemGroup>