Skip to content

Commit

Permalink
Revert "Update NuGet.Protocol and System.Text.Json Package Version" (#…
Browse files Browse the repository at this point in the history
…479)

Reverts #477
  • Loading branch information
embetten authored Feb 22, 2024
1 parent d234c2d commit b4d0b98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<PackageVersion Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageVersion Include="MSTest.TestFramework" Version="2.2.10" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="NuGet.Protocol" Version="6.9.1" />
<PackageVersion Include="NuGet.Protocol" Version="6.6.1" />
<PackageVersion Include="PowerArgs" Version="3.6.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.2" />
<PackageVersion Include="System.Text.Json" Version="6.0.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b4d0b98

Please sign in to comment.