Skip to content

Commit

Permalink
Merge pull request #278 from samsmithnz/dependabot/nuget/src/Battle.T…
Browse files Browse the repository at this point in the history
…ests/MSTest.TestAdapter-3.0.4

Bump MSTest.TestAdapter from 3.0.3 to 3.0.4 in /src/Battle.Tests
  • Loading branch information
samsmithnz committed Jun 2, 2023
2 parents a28df55 + d395540 commit f32d288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Battle.Tests/Battle.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit f32d288

Please sign in to comment.