Allow WatchHotReloadService to specify runtime apply-update capabilities#54012
Merged
pranavkm merged 1 commit intomain-vs-depsfrom Jun 14, 2021
Merged
Allow WatchHotReloadService to specify runtime apply-update capabilities#54012pranavkm merged 1 commit intomain-vs-depsfrom
pranavkm merged 1 commit intomain-vs-depsfrom
Conversation
Contributor
Author
|
@tmat / @davidwengier I was able to use this change to get it working with dotnet-watch. Here's the associated PR in the SDK: dotnet/sdk#18214. |
src/Features/Core/Portable/ExternalAccess/Watch/Api/WatchHotReloadService.cs
Outdated
Show resolved
Hide resolved
85f3129 to
2474fec
Compare
Contributor
Author
|
@davidwengier / @tmat does this need any additional changes? |
tmat
pushed a commit
to tmat/roslyn
that referenced
this pull request
Jul 22, 2021
davidwengier
pushed a commit
to davidwengier/roslyn
that referenced
this pull request
Jul 23, 2021
tmat
added a commit
that referenced
this pull request
Jul 23, 2021
…ies (#54012) (#55058) Contributes to dotnet/aspnetcore#33402 Co-authored-by: Pranav K <prkrishn@hotmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contributes to dotnet/aspnetcore#33402