Skip to content

Commit

Permalink
Merge pull request #51 from answerdigital/dependabot/nuget/MSTest.Tes…
Browse files Browse the repository at this point in the history
…tAdapter-3.6.3

Bump MSTest.TestAdapter from 3.4.3 to 3.6.3
  • Loading branch information
yaminAnswer authored Nov 18, 2024
2 parents ce70e1f + 1fbaa51 commit f3eed52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OmopTransformerTests/OmopTransformerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
Expand Down

0 comments on commit f3eed52

Please sign in to comment.