Clean-up sourcelink repo and remove workarounds (grouped into commits) by ViktorHofer · Pull Request #1015 · dotnet/sourcelink (original) (raw)
I verified that this is no longer needed. Sourcebuild automatically creates packages.
Delete runtimeconfig.template.json in favor of the in-built "..." switch.
Use the Microsoft.Build.NoTargets SDK for content-only packages. That avoids invoking the compiler without defining custom targets and makes the repository use the same path as other repositories in the stack.
Projects that offer a .NETFramework TFM only are already automatically removed by arcade's TFM filtering that is enabled for source-build.
tmat approved these changes May 3, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})