Skip to content

Commit

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

Bump MSTest.TestAdapter from 3.5.0 to 3.5.1
  • Loading branch information
Cyberboss authored Aug 7, 2024
2 parents 681585c + ad44447 commit d1ca38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/TestCommon.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- Pinned: Be VERY careful about updating https://github.com/moq/moq/issues/1372 -->
<PackageReference Include="Moq" Version="4.20.70" />
<!-- Usage: MSTest execution -->
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.1" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.5.1" />
</ItemGroup>
Expand Down

0 comments on commit d1ca38b

Please sign in to comment.