Skip to content

Commit

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

Bump MSTest.TestFramework from 3.6.0 to 3.7.1
  • Loading branch information
mmsmits authored Jan 15, 2025
2 parents 2ddaf84 + 5b1cd09 commit d38fb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firely-validator-api-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="FluentAssertions" Version="8.0.0" />
<PackageReference Include="MessagePack" Version="3.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit d38fb58

Please sign in to comment.