Skip to content

Commit 8fe4c5a

Browse files
Bump NUnit.Analyzers from 4.0.0 to 4.0.1
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt) - [Commits](nunit/nunit.analyzers@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e23fe82 commit 8fe4c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GTiff2Tiles.Tests/GTiff2Tiles.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
</PackageReference>
26-
<PackageReference Include="NUnit.Analyzers" Version="4.0.0" />
26+
<PackageReference Include="NUnit.Analyzers" Version="4.0.1" />
2727
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)