Skip to content

Commit

Permalink
Merge pull request #284 from nikeee/dependabot/nuget/MSTest.TestAdapt…
Browse files Browse the repository at this point in the history
…er-3.6.0

Bump MSTest.TestAdapter from 3.5.2 to 3.6.0
  • Loading branch information
nikeee authored Sep 16, 2024
2 parents 65c127b + 968f16a commit 5a26909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HolzShots.Core.Tests/HolzShots.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Reference Include="System.ComponentModel.Composition" />

<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.4" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />


Expand Down

0 comments on commit 5a26909

Please sign in to comment.