Skip to content

Conversation

@davidfowl
Copy link
Member

@davidfowl davidfowl commented Sep 29, 2021

  • This ensures that user secrets configured for the app assembly are used
    and anything else that might be using IHostEnvironment.ApplicationName.

Fixes https://github.com/dotnet/efcore/issues/26177

- This ensures that user secrets configured for the app assembly are used
and anything else that might be using IHostEnvironment.ApplicationName.
ajcvickers added a commit to dotnet/runtime that referenced this pull request Sep 29, 2021
…th new host pattern

Based on dotnet/efcore#26198

The fix should go here, rather than in EF Core, because then anybody using this code will get the fixed behavior. I have tested this locally and it fixes https://github.com/dotnet/efcore/issues/26177. However tests should be added to this repo.
@ajcvickers
Copy link
Contributor

Superseded by dotnet/runtime#59743

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