Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c95e069

Browse files
authoredJan 19, 2025··
Update dependency NUnit.ConsoleRunner to 3.19.1
1 parent d6ba371 commit c95e069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/data/nunit/src/calc.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="NUnit" Version="3.13.2" />
10-
<PackageReference Include="NUnit.ConsoleRunner" Version="3.12.0" />
10+
<PackageReference Include="NUnit.ConsoleRunner" Version="3.19.1" />
1111
<PackageReference Include="NUnit.Extension.NUnitV2ResultWriter" Version="3.6.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)