arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Create sdk to create sdk's

Open chcosta opened this issue 7 years ago • 1 comments

We shouldn't have to include 'nearly' identical sdk.props / targets in the source for every package produced in the arcade repo. We should have some sdk that assists with the generation of our sdk / task packages.

chcosta avatar Mar 15 '18 23:03 chcosta

As part of this, we should also make sure we add common SDK logic which will remove any package or framework references to the sdk package. Take a look at https://github.com/dotnet/arcade/pull/235#discussion_r194928462 form more info.

joperezr avatar Jun 13 '18 18:06 joperezr