Skip to content

Commit

Permalink
Merge pull request #188 from jamesmoore/dependabot/nuget/MSTest.TestA…
Browse files Browse the repository at this point in the history
…dapter-3.4.1

Bump MSTest.TestAdapter from 3.4.0 to 3.4.1
  • Loading branch information
jamesmoore committed May 28, 2024
2 parents 0a014cf + cb5dc05 commit 96c6841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MP3InfoTest/MP3InfoTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="FakeItEasy" Version="8.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.1" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 96c6841

Please sign in to comment.