Skip to content

Commit

Permalink
Merge pull request #768 from DGP-Studio/dependabot/nuget/src/Snap.Hut…
Browse files Browse the repository at this point in the history
…ao/MSTest.TestAdapter-3.0.4

Bump MSTest.TestAdapter from 3.0.2 to 3.0.4 in /src/Snap.Hutao
  • Loading branch information
Lightczx authored Jun 16, 2023
2 parents 09834ad + 080674f commit 27a6c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Snap.Hutao/Snap.Hutao.Test/Snap.Hutao.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
<PackageReference Include="coverlet.collector" Version="3.2.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 27a6c4f

Please sign in to comment.