Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert projects to SDK-style #3116

Closed
ViktorHofer opened this issue Aug 14, 2018 · 3 comments
Closed

Convert projects to SDK-style #3116

ViktorHofer opened this issue Aug 14, 2018 · 3 comments
Labels
Backlog Legitimate tasks of lower priority not in current dev schedule. infrastructure Issues related to the build, packaging, testing or related areas.

Comments

@ViktorHofer
Copy link
Member

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

@ViktorHofer ViktorHofer added the tooling An issues related to any tool shipped from this repo. label Aug 14, 2018
@ViktorHofer ViktorHofer added this to the Future milestone Aug 14, 2018
@ViktorHofer
Copy link
Member Author

Related: dotnet/corefx#31260 which also needs to be done in wcf and would benefit from this.

@StephenBonikowsky
Copy link
Member

@Lxiamail we should discuss this, also I think the 'tooling' label is incorrect. It should be Infrastructure.

@ViktorHofer ViktorHofer added infrastructure Issues related to the build, packaging, testing or related areas. and removed tooling An issues related to any tool shipped from this repo. labels Aug 29, 2018
@Lxiamail Lxiamail added the Arcade label Sep 6, 2018
@StephenBonikowsky StephenBonikowsky added the Backlog Legitimate tasks of lower priority not in current dev schedule. label May 23, 2019
@StephenBonikowsky
Copy link
Member

This has been done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Legitimate tasks of lower priority not in current dev schedule. infrastructure Issues related to the build, packaging, testing or related areas.
Projects
None yet
Development

No branches or pull requests

3 participants