Skip to content

Commit e3a77cf

Browse files
Bump NUnit.Analyzers from 4.5.0 to 4.6.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.5.0 to 4.6.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.5.0...4.6.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 4437518 commit e3a77cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
2323
<NUnit3Version>3.14.0</NUnit3Version>
2424
<NUnit4Version>4.3.2</NUnit4Version>
25-
<NUnitAnalyzersVersion>4.5.0</NUnitAnalyzersVersion>
25+
<NUnitAnalyzersVersion>4.6.0</NUnitAnalyzersVersion>
2626
<NUnitTestAdapterVersion>4.6.0</NUnitTestAdapterVersion>
2727
</PropertyGroup>
2828
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

0 commit comments

Comments
 (0)