Skip to content

Commit 721aef3

Browse files
committed
bump NUnit.Analyzers up to 4.11.2
1 parent 566732a commit 721aef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
66
<Import Project="$(MSBuildThisFileDirectory)TestReleasedPackage.targets" Condition=" '$(IsTestProject)' == 'true' " />
77

88
<ItemGroup>
9-
<PackageReference Update="NUnit.Analyzers" Version="4.9.1"/>
9+
<PackageReference Update="NUnit.Analyzers" Version="4.11.2"/>
1010
</ItemGroup>
1111

1212
<Import Project="Sdk.targets" Sdk="Smdn.MSBuild.ProjectAssets.Common" />

0 commit comments

Comments
 (0)