Skip to content

Commit

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

Bump MSTest.TestAdapter from 3.3.1 to 3.6.2
  • Loading branch information
mmsmits authored Nov 8, 2024
2 parents ae15b88 + 09e4364 commit 969602d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/firely-net-sdk-tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

<ItemGroup>

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

0 comments on commit 969602d

Please sign in to comment.