Skip to content

Commit

Permalink
Revert "Update Verify.Tests.csproj"
Browse files Browse the repository at this point in the history
This reverts commit 6acff2c.
  • Loading branch information
SimonCropp committed Jul 7, 2023
1 parent 6acff2c commit b49776d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Verify.Tests/Verify.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<PackageReference Include="MarkdownSnippets.MsBuild" Version="24.5.1" />
<PackageReference Include="System.Drawing.Common" Version="7.0.0" Condition="$(TargetFramework) == 'net8.0' OR $(TargetFramework) == 'net7.0'" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="all" />
<PackageReference Include="Xunit" Version="2.4.2" />
<PackageReference Include="ProjectDefaults" Version="1.0.91" PrivateAssets="all" />
<ProjectReference Include="..\TargetLibrary\TargetLibrary.csproj" />
Expand Down

0 comments on commit b49776d

Please sign in to comment.