I'm creating a Blazor project using the Essential Studio for Blazor project creation process. Like so:
In the code that is generated by using this project template, particularly in the _Host.cshtml file, there are some things I just don't understand.
In the head of the _Host.cshtml file these lines are generated, but I have no idea where the files referenced are located:
I have Essential Studio Enterprise Edition installed, not the separate Blazor Template Extension. I see no way to uninstall just the Blazor Template component of Essential Studio in order to install the version 19.2.0.60 of the Blazor Template Extension. Please tell me how I'm supposed to do this.
Thanks