Skip to content

Commit 4af8eea

Browse files
authored
Merge pull request #132 from NosCoreIO/dependabot/nuget/MSTest.TestFramework-2.2.5
Bump MSTest.TestFramework from 2.2.4 to 2.2.5
2 parents 1a9d39a + 4d29846 commit 4af8eea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
1313
<PackageReference Include="Moq" Version="4.16.1" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="2.2.5" />
15-
<PackageReference Include="MSTest.TestFramework" Version="2.2.4" />
15+
<PackageReference Include="MSTest.TestFramework" Version="2.2.5" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)