Skip to content

Commit

Permalink
Revert to version available on Nuget for `Microsoft.CodeAnalysis.An…
Browse files Browse the repository at this point in the history
…alyzers` (#21515)
  • Loading branch information
adityapatwardhan committed Apr 23, 2024
1 parent b2574ce commit e34a143
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,6 +15,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24208.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24165.2" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit e34a143

Please sign in to comment.