Skip to content

Commit 0d3e41c

Browse files
committed
Upgrade NuGet package NuGet.Frameworks from 6.3.3 to 6.3.4
This resolves NU1605 package downgrade errors.
1 parent b0af9b7 commit 0d3e41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StyleCop.Analyzers/StyleCop.Analyzers.Test.CSharp8/StyleCop.Analyzers.Test.CSharp8.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="all" />
2525

2626
<!-- Increase the NuGet.Framworks version to the minimum supported by the net472 build of the testing library -->
27-
<PackageReference Include="NuGet.Frameworks" Version="6.3.3" />
27+
<PackageReference Include="NuGet.Frameworks" Version="6.3.4" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)