Skip to content

Commit

Permalink
Revert "Bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.3.0 (#993)" (
Browse files Browse the repository at this point in the history
#1008)

This reverts commit a763810.
  • Loading branch information
m3nax authored Sep 14, 2022
1 parent 2856089 commit 085c7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LibKubernetesGenerator/LibKubernetesGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 085c7fd

Please sign in to comment.