Skip to content

Commit

Permalink
Merge pull request #163 from loresoft/dependabot/nuget/Microsoft.Code…
Browse files Browse the repository at this point in the history
…Analysis.Analyzers-3.11.0

Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0
  • Loading branch information
github-actions[bot] authored Oct 4, 2024
2 parents 7f4a642 + 237c8ae commit a4c08d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Injectio.Tests/Injectio.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="[4.4.0]" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit a4c08d8

Please sign in to comment.