We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af65cec commit a5944c1Copy full SHA for a5944c1
src/Tests/Tests.csproj
@@ -6,6 +6,7 @@
6
</PropertyGroup>
7
<ItemGroup>
8
<PackageReference Include="MarkdownSnippets.MsBuild" PrivateAssets="all" />
9
+ <PackageReference Include="Newtonsoft.Json" />
10
<PackageReference Include="xunit.v3" />
11
<PackageReference Include="Verify.XunitV3" />
12
<PackageReference Include="Verify.DiffPlex" />
0 commit comments