Skip to content

Commit

Permalink
Update ApprovalTests.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 11, 2023
1 parent bc24ad7 commit 8daf5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests.Tests/ApprovalTests.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<Using Remove="System.Net.Http" />
<PackageReference Include="itext7.bouncy-castle-adapter" Version="8.0.2" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.1.0" Condition="$(TargetFramework) == 'net7.0'" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.1.0" />
<PackageReference Include="itext7" Version="8.0.2" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down

0 comments on commit 8daf5e8

Please sign in to comment.