Skip to content

Revert VS2017 fix #29

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

Merged
merged 4 commits into from
May 3, 2017
Merged

Conversation

BenjaminAbt
Copy link
Collaborator

@BenjaminAbt BenjaminAbt commented May 3, 2017

Due to a bug in the .NET CLI we cannot use $(ProjectDir) on unix. So all changes have been reverted.
dotnet/sdk#677

Now we're back using batch.bat and no F5 support for VS2017.

On Windows we have to use call in batch scripts to run NPM, Bower and Grunt, the batch.bat has been splitted to batch-unix.bat and batch-windows.bat.
Otherwise the output of NPM stops the script.

Tested on Windows 10, Ubuntu 16.04.2 LTS and Ubuntu 17.04.

@bradygaster-zz bradygaster-zz merged commit 0764339 into bradygaster-zz:pages May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants