Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Remove test dependency on Windows Phone tools #2308

Closed
analogrelay opened this issue Jul 21, 2015 · 1 comment
Closed

Remove test dependency on Windows Phone tools #2308

analogrelay opened this issue Jul 21, 2015 · 1 comment

Comments

@analogrelay
Copy link
Contributor

For the longest time I haven't been able to get a totally clean build verify on my machine, yet the CI works fine. Finally, I tracked it down, I generally don't install the Windows Phone 8 tools on my dev machines, and there are dnu wrap tests that require MSBuild targets provided in that installer. We should remove those tests and stick to just the bare minimum VS stuff.

/cc @davidfowl @ChengTian

@ChengTian
Copy link
Contributor

That test case is for the scenario where we wrap multiple csprojs with a single project.json. We have 3 frameworks in the test case, I guess removing wp8 framework and testing with 2 frameworks is still acceptable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants