Skip to content

Commit

Permalink
Revert "Merge pull request SvenGroot#33 from SvenGroot/dependabot/nug…
Browse files Browse the repository at this point in the history
…et/main/all-dependencies-15667d2017"

This reverts commit b649604, reversing
changes made to 08aef65.
  • Loading branch information
sebasgomez238 committed Feb 29, 2024
1 parent b649604 commit ca52bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Ookii.CommandLine.Tests/Ookii.CommandLine.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
<PackageReference Include="coverlet.collector" Version="6.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit ca52bb2

Please sign in to comment.