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 2105874 commit 944878dCopy full SHA for 944878d
src/Uno.Wasm.Bootstrap/Uno.Wasm.Bootstrap.csproj
@@ -64,6 +64,14 @@
64
<Visible>false</Visible>
65
66
</None>
67
+
68
+ <Content Include="$(NuGetPackageRoot)/newtonsoft.json/13.0.2/lib/netstandard2.0/*.dll">
69
+ <Pack>true</Pack>
70
+ <PackagePath>tools</PackagePath>
71
+ <Visible>false</Visible>
72
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
73
74
+ </Content>
75
76
</ItemGroup>
77
0 commit comments