installer icon indicating copy to clipboard operation
installer copied to clipboard

Reduce duplication in pkg generation by using arcade logic

Open sfoslund opened this issue 4 years ago • 2 comments

https://github.com/dotnet/installer/pull/11813#discussion_r710776045 We should be able to replace some of the pkg generation logic in this repo with arcade's logic here: https://github.com/dotnet/arcade/tree/main/src/Microsoft.DotNet.Build.Tasks.Installers

sfoslund avatar Sep 20 '21 16:09 sfoslund

Old issue triage: This seems still potentially valuable to look into and also potentially make available in the SDK for external projects so keeping the issue around.

marcpopMSFT avatar Jul 09 '24 20:07 marcpopMSFT

https://github.com/dotnet/arcade/tree/main/src/Microsoft.DotNet.Build.Tasks.Installers

marcpopMSFT avatar Jul 09 '24 20:07 marcpopMSFT