Skip to content

Refactor HotReloadAgent in to a separate type#17429

Merged
pranavkm merged 1 commit into
mainfrom
prkrishn/agent
May 5, 2021
Merged

Refactor HotReloadAgent in to a separate type#17429
pranavkm merged 1 commit into
mainfrom
prkrishn/agent

Conversation

@pranavkm
Copy link
Copy Markdown
Contributor

@pranavkm pranavkm commented May 4, 2021

This allows for easier sharing of the agent code with Blazor WebAssembly's implementation.

Also cleans up ASP.NET Core specific terms from the default delta applier.

Fixes dotnet/aspnetcore#32196

@ghost
Copy link
Copy Markdown

ghost commented May 4, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

Base automatically changed from prkrishn/use-env-variable to main May 5, 2021 00:00
This allows for easier sharing of the agent code with Blazor WebAssembly's implementation.
@pranavkm pranavkm enabled auto-merge (squash) May 5, 2021 00:34
@pranavkm pranavkm requested a review from captainsafia May 5, 2021 00:35
@pranavkm pranavkm merged commit e63806c into main May 5, 2021
@akoeplinger akoeplinger deleted the prkrishn/agent branch June 18, 2021 15:03
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.

Remove ASP.NET-specific references from hot reload agent source

1 participant