Skip to content

Commit 93c1772

Browse files
dependabot[bot]ds5678
authored andcommitted
Bump NUnit.Analyzers from 4.1.0 to 4.2.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.1.0 to 4.2.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.1.0...4.2.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 8b62957 commit 93c1772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AssetRipper.TextureDecoder.Tests/AssetRipper.TextureDecoder.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
99
<PackageReference Include="NUnit" Version="4.1.0" />
1010
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
11-
<PackageReference Include="NUnit.Analyzers" Version="4.1.0">
11+
<PackageReference Include="NUnit.Analyzers" Version="4.2.0">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)