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

Fix default value for Razor setting #7289

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

davidwengier
Copy link
Member

This should be boolean, but its a string. Not a problem for VS Code, or Newtonsoft.Json, but in converting Razor to System.Text.Json it is either more fussy, or I don't know the right API to use, but either way this fixes the issue and is better.

@davidwengier davidwengier requested a review from a team June 28, 2024 01:48
@davidwengier davidwengier requested a review from a team as a code owner June 28, 2024 01:48
@davidwengier davidwengier merged commit 44e5a3f into dotnet:main Jun 28, 2024
13 checks passed
@davidwengier davidwengier deleted the FixRazorSettingDefault branch June 28, 2024 02:50
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.

3 participants