Skip to content

Commit 1e7ef0c

Browse files
dependabot[bot]ds5678
authored andcommitted
Bump NUnit.Analyzers from 3.9.0 to 3.10.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt) - [Commits](nunit/nunit.analyzers@3.9.0...3.10.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f2a6fd commit 1e7ef0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8.0" />
99
<PackageReference Include="NUnit" Version="4.0.1" />
1010
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
11-
<PackageReference Include="NUnit.Analyzers" Version="3.9.0">
11+
<PackageReference Include="NUnit.Analyzers" Version="3.10.0">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)