Skip to content

Commit 60bcfa2

Browse files
authored
Merge pull request #144 from Codeuctivity/dependabot/nuget/ImageSharpCompareTestNunit/NUnit.Analyzers-4.10.0
Bump NUnit.Analyzers from 4.9.2 to 4.10.0
2 parents efc7178 + e59e63e commit 60bcfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ImageSharpCompareTestNunit/ImageSharpCompareTestNunit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
1515
<PackageReference Include="nunit" Version="4.3.2" />
16-
<PackageReference Include="NUnit.Analyzers" Version="4.9.2">
16+
<PackageReference Include="NUnit.Analyzers" Version="4.10.0">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)