Convert projects to SDK-style #3116
Labels
Backlog
Legitimate tasks of lower priority not in current dev schedule.
infrastructure
Issues related to the build, packaging, testing or related areas.
We recently migrated all our projects to SDK-style ones in corefx (dotnet/corefx#29831). Coreclr is doing the same now and migrate the 10k+ test projects with dotnet/coreclr#19282. Core-setup already migrated.
To make certain assumptions and make buidltools / arcade updates easier WCF should also migrate to SDK style projects to align with corefx. You can take a look at the corefx PR for what was necessary. Note that a lot of work in buildtools is of course already done and can just be consumed. If you need help with the migration let us know.
cc @eerhardt @danmosemsft
The text was updated successfully, but these errors were encountered: