Skip to content

Conversation

@andreiborodin
Copy link
Contributor

When MSB4U is added to a brand new project, there will be a an exception thrown when settings.json file is being written because the MSBuild directory doesn't exist. So, just call CreateDirectory which will go ahead and create all directories an subdirectories in a given path (unless they exist).

… the directory doesn't exist (new project).
@andreiborodin andreiborodin added the bug Something isn't working label Jan 10, 2020
@andreiborodin andreiborodin added this to the 0.9.0 Release milestone Jan 10, 2020
@andreiborodin andreiborodin self-assigned this Jan 10, 2020
@andreiborodin andreiborodin merged commit 3163a78 into master Jan 10, 2020
@andreiborodin andreiborodin deleted the bugs/settingsFileNewProject branch January 10, 2020 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants