Skip to content

Commit ad6fd13

Browse files
Merge pull request #364 from AndreasReitberger/dependabot/nuget/src/SharedMauiCoreLibrary.Test/NUnit.Analyzers-4.12.0
Bump NUnit.Analyzers from 4.11.2 to 4.12.0
2 parents a043e78 + f84dac6 commit ad6fd13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SharedMauiCoreLibrary.Test/SharedMauiCoreLibrary.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
1818
<PackageReference Include="NUnit" Version="4.5.0" />
1919
<PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
20-
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
20+
<PackageReference Include="NUnit.Analyzers" Version="4.12.0">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)