Skip to content

Commit

Permalink
Merge pull request #2125 from FirelyTeam/dependabot/nuget/MSTest.Test…
Browse files Browse the repository at this point in the history
…Framework-2.2.10

Bump MSTest.TestFramework from 2.2.7 to 2.2.10
  • Loading branch information
marcovisserFurore committed Jun 24, 2022
2 parents 850461d + d9f3689 commit 9d6c4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/firely-net-sdk-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup Condition="'$(TargetFramework)' != 'net40'">
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.7" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 9d6c4c1

Please sign in to comment.