Skip to content

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.

3 participants