Skip to content

chore: bump version to 4.2.1 #3801

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 2 commits into from
Aug 7, 2018
Merged

Conversation

KristianDD
Copy link
Contributor

Bump version to 4.2.1

…ources

In case the project does not have App_Resources dir, CLI tries to extract the content of the default template's App_Resources. However, as the structure of the default template has changed (to v2), CLI extracts the resources to incorrect location. This makes the newly created project unbuildable.
In order to fix this behavior and allow the default template to specify where App_Resources are located (via nsconfig.json file), change the logic in CLI to extract the default template to a temp location, read where the App_Resources is located and after that copy the content to the new project.
@rosen-vladimirov
Copy link
Contributor

Fixes #3802

@rosen-vladimirov rosen-vladimirov merged commit d22ad0d into release Aug 7, 2018
@rosen-vladimirov rosen-vladimirov deleted the kddimitrov/bump-vresion-4.2.1 branch August 7, 2018 13:23
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