Skip to content
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

Safely handle DirectoryNotFound #2008

Merged
merged 2 commits into from
Jun 11, 2020
Merged

Conversation

TanayParikh
Copy link
Contributor

Essentially the same thing as our FileNotFoundException handling, however here we also have to fabricate the directory tree.

Fixes https://github.com/dotnet/aspnetcore/issues/22795

Essentially the same thing as our `FileNotFoundException` handling, however here we also have to fabricate the directory tree.

Fixes https://github.com/dotnet/aspnetcore/issues/22795
@TanayParikh TanayParikh reopened this Jun 11, 2020
@TanayParikh TanayParikh merged commit 3fcf280 into master Jun 11, 2020
@TanayParikh TanayParikh deleted the taparik/handle_directory_not_found branch June 11, 2020 06:50
noahbkim pushed a commit that referenced this pull request Jul 6, 2020
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.

Razor VSCode Extension crashes when directory not found
3 participants