Skip to content

Commit

Permalink
Merge pull request #1952 from tgstation/dependabot/nuget/MSTest.TestF…
Browse files Browse the repository at this point in the history
…ramework-3.6.1

Bump MSTest.TestFramework from 3.6.0 to 3.6.1
  • Loading branch information
tgstation-server-ci[bot] authored Oct 5, 2024
2 parents 6588066 + 36e711d commit f764e3e
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 @@ -20,7 +20,7 @@
<!-- Usage: MSTest execution -->
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
</ItemGroup>

</Project>

0 comments on commit f764e3e

Please sign in to comment.