Skip to content

Commit 4a951a0

Browse files
authored
Merge pull request #34 from georg-jung/dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.0
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0
2 parents d6cc4af + cbfeab4 commit 4a951a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WoL/WoL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="ArpLookup" Version="1.1.0" />
99
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.15.0" />
10-
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0">
10+
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>

0 commit comments

Comments
 (0)