Skip to content

Commit

Permalink
Update Verify.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 10, 2023
1 parent 624eed8 commit 78ed177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Tests/Verify.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />
<PackageReference Include="InfoOf.Fody" Version="2.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.0.1" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.0.1" PrivateAssets="all" />
<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.5.0" PrivateAssets="all" />
Expand Down

0 comments on commit 78ed177

Please sign in to comment.