Skip to content

Commit

Permalink
Update Verify.ClipboardAccept.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 26, 2023
1 parent 2190d16 commit 693647a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Xunit" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.98" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.99" PrivateAssets="all" />
<ProjectReference Include="..\Verify.ClipboardAccept\Verify.ClipboardAccept.csproj" />
<ProjectReference Include="..\Verify.Xunit\Verify.Xunit.csproj" />
<ProjectReference Include="..\Verify\Verify.csproj" />
Expand Down

0 comments on commit 693647a

Please sign in to comment.