Skip to content

Commit

Permalink
Rolled back analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnmbond committed Nov 13, 2024
1 parent 582e314 commit 1a024d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RefitClassSourceGenerator/RefitClassSourceGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 1a024d6

Please sign in to comment.