Skip to content

Commit b18f195

Browse files
committed
bump NUnit.Analyzers up to 4.9.1
1 parent 2bee4f9 commit b18f195

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.4.0">
7+
<PackageReference Include="NUnit.Analyzers" Version="4.9.1">
88
<PrivateAssets>all</PrivateAssets>
99
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1010
</PackageReference>

0 commit comments

Comments
 (0)