Skip to content

Commit 22cd859

Browse files
authored
Merge pull request #153 from Codeuctivity/dependabot/nuget/ImageSharpCompareTestNunit/NUnit.Analyzers-4.12.0
Bump NUnit.Analyzers from 4.11.2 to 4.12.0
2 parents daca723 + 7e91d22 commit 22cd859

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.4.0" />
16-
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
16+
<PackageReference Include="NUnit.Analyzers" Version="4.12.0">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)