Skip to content

Commit 75a5e91

Browse files
committed
bump NUnit.Analyzers up to 4.11.2
1 parent 0ff194e commit 75a5e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.MSBuild.ProjectAssets.Library/project/CodeAnalysis.NUnitAnalyzers.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SPDX-License-Identifier: MIT
44
-->
55
<Project>
66
<ItemGroup Label="NUnit Analyzers code analysis">
7-
<PackageReference Include="NUnit.Analyzers" Version="4.9.1">
7+
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
88
<PrivateAssets>all</PrivateAssets>
99
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1010
</PackageReference>

0 commit comments

Comments
 (0)