Skip to content

Commit f003b95

Browse files
committed
Bumped NUnit to 4.5.1 and NUnit.Analyzers to 4.12.0
1 parent 0748282 commit f003b95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

UnitTests/UnitTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
3535
<PackageReference Include="Moq" Version="4.20.72" />
3636
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
37-
<PackageReference Include="nunit" Version="4.4.0" />
38-
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
37+
<PackageReference Include="nunit" Version="4.5.1" />
38+
<PackageReference Include="NUnit.Analyzers" Version="4.12.0">
3939
<PrivateAssets>all</PrivateAssets>
4040
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4141
</PackageReference>

0 commit comments

Comments
 (0)