Skip to content

Commit

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

Bump MSTest.TestFramework from 3.5.1 to 3.5.2
  • Loading branch information
Cyberboss authored Aug 15, 2024
2 parents c32c528 + 2c383fd commit 9dd6a54
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.5.1" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.5.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
</ItemGroup>

</Project>

0 comments on commit 9dd6a54

Please sign in to comment.