Add additional workaround for disabled sourcelink
This commit is contained in:
parent
d8b5dbb44b
commit
ae7eb7ecc5
1 changed files with 2 additions and 0 deletions
|
@ -19,5 +19,7 @@
|
|||
<EnableSourceLink>false</EnableSourceLink>
|
||||
<EnableSourceControlManagerQueries>false</EnableSourceControlManagerQueries>
|
||||
<DeterministicSourcePaths>false</DeterministicSourcePaths>
|
||||
<!-- Normally set by sourcelink, and needed by the Pack targets -->
|
||||
<RepositoryUrl>https://github.com/dotnet/core-sdk</RepositoryUrl>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue