Skip to content

Commit 5fcb0cd

Browse files
Merge pull request #35 from socketlabs/dependabot/nuget/MSTest.TestFramework-3.0.2
Bump MSTest.TestFramework from 2.2.10 to 3.0.2
2 parents fa99364 + 54aa58e commit 5fcb0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SocketLabs.Tests/SocketLabs.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
1818
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
19-
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
19+
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
2020
<PackageReference Include="coverlet.collector" Version="3.1.2" />
2121
</ItemGroup>
2222
<ItemGroup>

0 commit comments

Comments
 (0)