Skip to content

Commit

Permalink
downgrade to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimontana82 committed Sep 18, 2024
1 parent 4db8400 commit 13026db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

<ItemGroup>
<PackageReference Include="FakeItEasy" Version="[6.0.0,7.0)" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="xunit.runner.console" Version="2.4.1" />
Expand Down

0 comments on commit 13026db

Please sign in to comment.