Fixup MSBuild conversion #721
+31
−87
dnfclas
commented
Feb 28, 2017
|
@natemcmaster, |
|
@SteveSandersonMS I remove the Web Sites projects because of that MSBuild issue. If you still want this to work in VS, we could have two solutions in the file, one that has the Web Site projects (for working in VS) and one without it (for CI builds). |
|
Thanks for this @natemcmaster - it looks great! It's also nice to have the NPM restoration phase implemented here rather than in a hidden SDK, because we might want to swap out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a partial fix for the solution not building with MSBuild.
This is blocked by Microsoft/msbuild#1767