revert analyzer update
All checks were successful
build / build (push) Successful in 57s

This commit is contained in:
Nick Seguin 2024-06-17 19:27:24 -04:00
parent f8dc65360a
commit e2d04c0c41
Signed by: nseguin
GPG key ID: 68C99FA84079021D
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@
</PackageVersion>
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
</ItemGroup>
</Project>

File diff suppressed because one or more lines are too long