Skip to content

Commit f7745ca

Browse files
authored
Merge pull request #42 from samsmithnz/dependabot/nuget/src/CardGames.Tests/MSTest.TestAdapter-3.10.2
deps: Bump MSTest.TestAdapter from 3.1.1 to 3.10.2
2 parents 7ab31cf + eea5cfb commit f7745ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CardGames.Tests/CardGames.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
</PackageReference>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
15-
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
15+
<PackageReference Include="MSTest.TestAdapter" Version="3.10.2" />
1616
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
1717
<PackageReference Include="coverlet.collector" Version="6.0.4">
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)