Skip to content

Conversation

captainsafia
Copy link
Member

This PR reverts part of the changes made in #19980.

The invocation of ConfigureWebHostDefaults in the new DebugProxyHost builder invokes this extension method. That extension method invokes the ConfigureWebHost extension method.

That method in turn calls the constructor for GenericWebHostBuilder which in turn adds the environment variables here.

Addresses #20308

@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Mar 30, 2020
@captainsafia captainsafia added this to the blazor-wasm-3.2-preview4 milestone Mar 30, 2020
Copy link
Member

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent - thanks for the quick turnaround on this!

@captainsafia captainsafia merged commit cba5387 into dotnet:blazor-wasm Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants