Skip to content

Commit

Permalink
Update DiffEngine.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 10, 2023
1 parent 4fca5f7 commit 1fb8c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiffEngine.Tests/DiffEngine.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<Using Include="DiffEngine" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.0.1" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.0.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Argon" Version="0.7.2" />
<PackageReference Include="Xunit" Version="2.5.0" />
Expand Down

0 comments on commit 1fb8c18

Please sign in to comment.