Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Commit 9b9ecfd

Browse files
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0 in /src
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.0. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](dotnet/roslyn-analyzers@v3.0.0...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5d1cebf commit 9b9ecfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Issues.Reporting.Generic/Cake.Issues.Reporting.Generic.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Cake.Issues.Reporting" Version="0.9.0" />
3232
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers">
3333
<PrivateAssets>all</PrivateAssets>
34-
<Version>3.0.0</Version>
34+
<Version>3.3.0</Version>
3535
</PackageReference>
3636
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
3737
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)