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

#9964 Removed unneeded check for HttpContext #9978

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

enkelmedia
Copy link
Contributor

Prerequisites

  • I have added steps to test this contribution in the description below

Fixes: #9964

Description

Removes a unneeded check from IOHelper.MapPath that makes virtual directories in IIS not work, see the issue for details.

@mikecp
Copy link
Contributor

mikecp commented Mar 18, 2021

Hi @enkelmedia , nice catch! And thanks for the PR 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IOHelper: Why not use HostingEnvironment when there is no HttpContext?
3 participants