dotnet / deployment-tools

This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
MIT License
170 stars 51 forks source link

Remove sourcelink dependencies #282

Closed NikolaMilosavljevic closed 1 year ago

NikolaMilosavljevic commented 1 year ago

Following dependencies are breaking the source-build that uses Preview 6 SDK, which includes sourcelink: https://github.com/dotnet/deployment-tools/blob/793f1c8777d6cfc0f821617f67512c96b85fbca1/eng/Tools.props#L8-L12

We've added a temporary patch in installer.

NikolaMilosavljevic commented 1 year ago

Fixed with https://github.com/dotnet/deployment-tools/pull/272/commits/1cc30bf7fb9fbf129af495e98fe98eee4858d7f4