Skip to content

Commit a28d031

Browse files
authored
Merge pull request #58 from NosCoreIO/dependabot/nuget/MSTest.TestFramework-2.2.8
Bump MSTest.TestFramework from 2.2.7 to 2.2.8
2 parents feed038 + 749e3f8 commit a28d031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/NosCore.Algorithm.Tests/NosCore.Algorithm.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="ApprovalTests" Version="5.7.1" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
18-
<PackageReference Include="MSTest.TestFramework" Version="2.2.7" />
18+
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
1919
<PackageReference Include="coverlet.collector" Version="3.1.0">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)