.NET Core 8: minimal api PublishSingleFile not working
i’m trying to deploy my Minimal API application as a self-contained single executable.
Already managed to get the “wwwroot” outside the package, so it’s ok.
i’m trying to deploy my Minimal API application as a self-contained single executable.
Already managed to get the “wwwroot” outside the package, so it’s ok.