I have a few questions about the publishing process of an ASP NET Core app in Visual Studio:
-
Is it possible to change the name of wwwroot without repercurssions?
- I mean, in html code for the Razor Page, if have elements that fetch images and fonts from that directory. Some have inline CSS. But
whenI change the name of the root folder, it spoils everything.
Doesn't keep the fonts or the original style.
- I mean, in html code for the Razor Page, if have elements that fetch images and fonts from that directory. Some have inline CSS. But
-
In the runtimes folder, I have folders for Unix, Win x64, Win x86, etc. Can't I specify one of these OS, in the Build Settings, for example?
-
Is it possible to keep the all the dependency files, dll files, in a specific folder, when I publish?
This is only to have a better organization in the end.
Thank you in advance.
Aucun commentaire:
Enregistrer un commentaire