Skip to content

Commit 7082715

Browse files
Bump NUnit.Analyzers from 4.4.0 to 4.5.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](nunit/nunit.analyzers@4.4.0...4.5.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd346f9 commit 7082715

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
@@ -21,7 +21,7 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>
24-
<PackageReference Include="NUnit.Analyzers" Version="4.4.0" />
24+
<PackageReference Include="NUnit.Analyzers" Version="4.5.0" />
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)