Skip to content

Commit b1e3983

Browse files
authored
Test nuget update (#30)
* Just updated test NuGets
1 parent 0263c5e commit b1e3983

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tests/Tests.HungarianAlgorithm/Tests.HungarianAlgorithm.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<IsPackable>false</IsPackable>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
10-
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
9+
<PackageReference Include="MSTest.TestAdapter" Version="3.10.4" />
10+
<PackageReference Include="MSTest.TestFramework" Version="3.10.4" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<ProjectReference Include="..\..\HungarianAlgorithm\HungarianAlgorithm.csproj" />

0 commit comments

Comments
 (0)