Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump razor to include fix for project serialization #74021

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

ryzngard
Copy link
Contributor

Two major changes being introduced:

dotnet/razor#10480 moves our project change listener to AsyncBatchingWorkQueue to improve stability
dotnet/razor#10475 rearchitects our project syncing. Expected to have no impact on VS Code

@ryzngard ryzngard requested a review from a team as a code owner June 17, 2024 07:54
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 17, 2024
Copy link
Member

@dibarbet dibarbet left a comment

Choose a reason for hiding this comment

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

Does this need a coordinated insertion in vscode?

@ryzngard
Copy link
Contributor Author

dotnet/razor#10475 doesn't need coordinated, let me check the other since Dustin is galivanting somewhere awesome without us

@ryzngard
Copy link
Contributor Author

dotnet/razor#10475 doesn't need coordinated, let me check the other since Dustin is galivanting somewhere awesome without us

Nope. All good. These are all reliability fixes/rearchitectures. No change in the format itself

@ryzngard ryzngard merged commit 299c14f into dotnet:main Jun 17, 2024
28 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 17, 2024
@ryzngard ryzngard deleted the razor_ea_bump branch June 17, 2024 20:49
@jjonescz jjonescz modified the milestones: Next, 17.11 P3 Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants