Skip to content

Commit 3a912e2

Browse files
chore(deps): bump NUnit.Analyzers from 0.2.0 to 0.6.0
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 0.2.0 to 0.6.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@0.2.0...0.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 487f154 commit 3a912e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageReference Include="nunit" Version="3.12.0" />
3939
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0-beta.1" PrivateAssets="all"/>
4040
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
41-
<PackageReference Include="NUnit.Analyzers" Version="0.2.0" PrivateAssets="all"/>
41+
<PackageReference Include="NUnit.Analyzers" Version="0.6.0" PrivateAssets="all"/>
4242
</ItemGroup>
4343

4444
<PropertyGroup>

0 commit comments

Comments
 (0)