J
Jeff Gutsell
Guest
I am developing a n client-side only site that is hosted on an Apache server. When I use Web Deploy to publish the files, my project's .lconfig files are getting uploaded.
How can I prevent these project resource files from getting uploaded?
I am using VS 2019 community. I used VS to create a blank Solution then inside that I created a blank asp.net project. (I see no way to crate a project that is just HTML, CSS, and JS..
My index.html was created in the project root folder. The root is also where the web.config, packages.config and other resource files reside.
Continue reading...
How can I prevent these project resource files from getting uploaded?
I am using VS 2019 community. I used VS to create a blank Solution then inside that I created a blank asp.net project. (I see no way to crate a project that is just HTML, CSS, and JS..
My index.html was created in the project root folder. The root is also where the web.config, packages.config and other resource files reside.
Continue reading...