Skip to content

Commit cd3543f

Browse files
author
Peter Metz
committed
test csproj, add missing PackageReference to "Newtonsoft.Json"
1 parent 6174c3c commit cd3543f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Serilog.Formatting.Compact.Tests/Serilog.Formatting.Compact.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
16+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1617
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
1718
<PrivateAssets>all</PrivateAssets>
1819
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)