Skip to content

Commit

Permalink
Update Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 10, 2023
1 parent a8b09fe commit 6a6b166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Argon" Version="0.7.2" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.0.1" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.0.1" PrivateAssets="all" />
<PackageReference Include="Verify.DiffPlex" Version="2.2.1" />
<PackageReference Include="Verify.Phash" Version="3.1.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
Expand Down

0 comments on commit 6a6b166

Please sign in to comment.