Any chance publishing an ASP.NET Core as self-contained to Azure would delete any existing folders?
I had a strange problem publishing an update to a website (ASP.NET Core 7, Razor pages) to Azure earlier today. The website will display videos from a folder. Users upload these videos (think of it like a very simple Youtube). After I published it, the website would not run at all.
Any chance publishing a Asp.Net Core as self-contained to Azure would delete any existing folders?
I had a strange problem publishing an update to a website (Asp.Net Core 7, Razor Pages) to Azure earlier today. The website will display videos from a folder. Users upload these videos (think of it like a very simple youtube). After I published it, the website would not run at all.