This issue has been moved from a ticket on Developer Community.
[severity:Other]
In blazor applications, if you overwrite and save a file with an extension of "razor",
All file names may be converted to lowercase letters and saved
For example, "TestBlazor.razor" changes the file name to "testblazor.razor"
This causes a build error that says "Capitalize the beginning of the file name"
"TestBlazor.razor" is displayed on the solution explorer.
In Explorer, it's testblazor.razor.
If you change the file name to TestBlazor.razor in Explorer, you will not get the first build error
The TestBlazor.razor file separates the code .cs TestBlader.razor.
Is this affecting me?
In addition, when changing the file name in solution explorer, it is only after changing it to "TestBlazor1.razor"
I can't change to TestBlazor.razor
Is it due to the case-insensitive file name in the first place?
Original Comments
Feedback Bot on 11/24/2020, 09:48 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
This issue has been moved from a ticket on Developer Community.
[severity:Other]
In blazor applications, if you overwrite and save a file with an extension of "razor",
All file names may be converted to lowercase letters and saved
For example, "TestBlazor.razor" changes the file name to "testblazor.razor"
This causes a build error that says "Capitalize the beginning of the file name"
"TestBlazor.razor" is displayed on the solution explorer.
In Explorer, it's testblazor.razor.
If you change the file name to TestBlazor.razor in Explorer, you will not get the first build error
The TestBlazor.razor file separates the code .cs TestBlader.razor.
Is this affecting me?
In addition, when changing the file name in solution explorer, it is only after changing it to "TestBlazor1.razor"
I can't change to TestBlazor.razor
Is it due to the case-insensitive file name in the first place?
Original Comments
Feedback Bot on 11/24/2020, 09:48 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)