File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <PackageTags >cryptocompare-api;cryptocurrency;bitcoin;dotnet-core;dotnet-standard;dotnet;async;cryptocurrencies;cryptocompare</PackageTags >
1111 <PackageLicenseUrl >http://opensource.org/licenses/apache-2.0</PackageLicenseUrl >
1212 <Copyright >Copyright Joan Caron 2018</Copyright >
13- </PropertyGroup >
1413
14+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
15+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
16+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
17+ </PropertyGroup >
18+ <ItemGroup >
19+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-63127-02" PrivateAssets =" All" />
20+ </ItemGroup >
1521 <ItemGroup Condition =" '$(TargetFramework)' == 'net45' " >
1622 <Reference Include =" System.Net.Http" />
1723 <Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments