Skip to content

Commit b6021d7

Browse files
authored
Merge pull request #7237 from microting/dependabot/nuget/eFormAPI/eFormAPI.Web.Tests/NUnit.Analyzers-4.11.2
Bump NUnit.Analyzers from 4.11.1 to 4.11.2
2 parents 135340f + 3ce086e commit b6021d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormAPI/eFormAPI.Web.Tests/eFormAPI.Web.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1111
<PackageReference Include="NUnit" Version="4.4.0" />
12-
<PackageReference Include="NUnit.Analyzers" Version="4.11.1">
12+
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)