File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,15 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
17
17
<GenerateAssemblyCompanyAttribute >false</GenerateAssemblyCompanyAttribute >
18
18
<GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
19
19
<RepositoryUrl >https://github.com/linked-data-dotnet/json-ld.net</RepositoryUrl >
20
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
21
+ <IncludeSymbols >true</IncludeSymbols >
22
+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
20
23
</PropertyGroup >
24
+
25
+ <ItemGroup >
26
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
27
+ </ItemGroup >
28
+
21
29
<ItemGroup >
22
30
<PackageReference Include =" Newtonsoft.Json" Version =" 9.0.1" />
23
31
</ItemGroup >
You can’t perform that action at this time.
0 commit comments