Skip to content

Commit

Permalink
Merge pull request #1835 from UnderminersTeam/dependabot/nuget/MSTest…
Browse files Browse the repository at this point in the history
….TestAdapter-3.5.0

Bump MSTest.TestAdapter from 3.4.3 to 3.5.0
  • Loading branch information
Miepee authored Jul 23, 2024
2 parents d1c6e04 + 627ea04 commit a6f7a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UndertaleModTests/UndertaleModTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
<Version>3.4.3</Version>
</PackageReference>
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
</ItemGroup>
</Project>

0 comments on commit a6f7a26

Please sign in to comment.