File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 14
14
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
15
15
<RepositoryType >git</RepositoryType >
16
16
<RepositoryUrl >https://github.com/json-api-dotnet/JsonApiDotNetCore</RepositoryUrl >
17
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
18
+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
19
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
17
20
</PropertyGroup >
18
21
19
22
<ItemGroup >
25
28
<PackageReference Include =" Newtonsoft.Json" Version =" 11.0.2" />
26
29
<PackageReference Include =" System.Memory" Version =" 4.5.0" />
27
30
<PackageReference Include =" System.ValueTuple" Version =" $(TuplesVersion)" />
31
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-62925-02" PrivateAssets =" All" />
28
32
</ItemGroup >
29
33
30
34
<!--
You can’t perform that action at this time.
0 commit comments