We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5647e5a commit e059c03Copy full SHA for e059c03
src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj
@@ -30,8 +30,8 @@
30
</PropertyGroup>
31
32
<ItemGroup>
33
- <PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.2" />
34
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.11.0" />
+ <PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.6.0" />
35
</ItemGroup>
36
37
0 commit comments