Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Conversation

natemcmaster
Copy link
Contributor

@natemcmaster natemcmaster commented Feb 28, 2017

This is a partial fix for the solution not building with MSBuild.

This is blocked by dotnet/msbuild#1767

@dnfclas
Copy link

dnfclas commented Feb 28, 2017

@natemcmaster,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request.
Thanks,
.NET Foundation Pull Request Bot

@natemcmaster natemcmaster changed the title WIP: fixup MSBuild conversion Fixup MSBuild conversion Feb 28, 2017
@natemcmaster
Copy link
Contributor Author

@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).

@SteveSandersonMS SteveSandersonMS merged commit 821ad85 into dev Mar 1, 2017
@SteveSandersonMS
Copy link
Member

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 npm install for yarn at some point to make the builds go through faster.

@natemcmaster natemcmaster deleted the namc/vs2017 branch March 1, 2017 16:47
@natemcmaster
Copy link
Contributor Author

+1 yarn

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

Successfully merging this pull request may close these issues.

3 participants