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 6174c3c commit cd3543fCopy full SHA for cd3543f
test/Serilog.Formatting.Compact.Tests/Serilog.Formatting.Compact.Tests.csproj
@@ -13,6 +13,7 @@
13
14
<ItemGroup>
15
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
16
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
17
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
18
<PrivateAssets>all</PrivateAssets>
19
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments