File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 99 <PackageTags >libgit2 git</PackageTags >
1010 <PackageProjectUrl >https://github.com/libgit2/libgit2sharp/</PackageProjectUrl >
1111 <Authors >LibGit2Sharp contributors</Authors >
12+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
13+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
1214 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
1315 <SignAssembly >true</SignAssembly >
1416 <AssemblyOriginatorKeyFile >..\libgit2sharp.snk</AssemblyOriginatorKeyFile >
1517 </PropertyGroup >
1618
17- <!-- Disable SourceLink when running on Travis CI -->
18- <PropertyGroup >
19- <SourceLinkCreate Condition =" '$(TRAVIS)' == 'true'" >false</SourceLinkCreate >
20- </PropertyGroup >
21-
2219 <ItemGroup >
2320 <CodeAnalysisDictionary Include =" CustomDictionary.xml" />
2421 <None Include =" Core\Handles\Objects.tt" >
3330
3431 <ItemGroup >
3532 <PackageReference Include =" LibGit2Sharp.NativeBinaries" Version =" [1.0.226]" PrivateAssets =" none" />
33+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-63127-02" PrivateAssets =" all" />
3634 <PackageReference Include =" Nerdbank.GitVersioning" Version =" 2.2.10" PrivateAssets =" all" />
37- <PackageReference Include =" SourceLink.Create.GitHub" Version =" 2.8.0" PrivateAssets =" all" />
38- <DotNetCliToolReference Include =" dotnet-sourcelink-git" Version =" 2.8.0" />
3935 </ItemGroup >
4036
4137 <Import Project =" ..\Targets\CodeGenerator.targets" />
You can’t perform that action at this time.
0 commit comments