Skip to content

Commit

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

Bump MSTest.TestFramework from 3.3.1 to 3.6.2
  • Loading branch information
mmsmits authored Nov 8, 2024
2 parents 3dddec4 + 16e4fef commit ae15b88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/firely-net-sdk-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
</PropertyGroup>

<ItemGroup>

<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
Expand Down

0 comments on commit ae15b88

Please sign in to comment.