Skip to content

Commit

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

Bump MSTest.TestAdapter from 3.5.0 to 3.5.2
  • Loading branch information
Miepee authored Aug 17, 2024
2 parents b53ce21 + 9acbe1b commit f577436
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.5.0</Version>
</PackageReference>
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
</ItemGroup>
</Project>

0 comments on commit f577436

Please sign in to comment.