File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1414 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
1515 <RepositoryType >git</RepositoryType >
1616 <RepositoryUrl >https://github.com/json-api-dotnet/JsonApiDotNetCore</RepositoryUrl >
17+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
18+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
19+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
1720 </PropertyGroup >
1821
1922 <ItemGroup >
2528 <PackageReference Include =" Newtonsoft.Json" Version =" 11.0.2" />
2629 <PackageReference Include =" System.Memory" Version =" 4.5.0" />
2730 <PackageReference Include =" System.ValueTuple" Version =" $(TuplesVersion)" />
31+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-62925-02" PrivateAssets =" All" />
2832 </ItemGroup >
2933
3034 <!--
You can’t perform that action at this time.
0 commit comments