Skip to content

Conversation

@pranavkm
Copy link
Contributor

@pranavkm pranavkm commented Jan 3, 2022

PR: #23185
PR: 023b715

In a Blazor app, the apply-update capabilities are available after the app is up and running in the browser.
Occasionally it takes long for the app to start up and our baseline task times out. Currently we return an empty
list of capabilities which causes the compiler to produce no deltas. This PR bumps up the timeout ever so slightly
and returns baseline capabilities instead.

Fixes dotnet/aspnetcore#36723
…gs.json (#23184)

* Use project path instead of working directory to resolve launchSettings.json

Fixes dotnet/aspnetcore#35393

* Update DotNetWatcherTests.cs
@ghost ghost added the Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch label Jan 3, 2022
@pranavkm pranavkm changed the base branch from main to release/6.0.2xx January 3, 2022 19:22
@pranavkm pranavkm requested a review from TanayParikh January 3, 2022 19:22
Copy link
Contributor

@TanayParikh TanayParikh left a comment

Choose a reason for hiding this comment

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

Approving backport to 6.0.2xx

@pranavkm pranavkm enabled auto-merge (squash) January 3, 2022 19:48
@pranavkm pranavkm merged commit db89b04 into release/6.0.2xx Jan 3, 2022
@TanayParikh TanayParikh deleted the prkrishn/backport branch January 3, 2022 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants