Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-publish

Why do I have to specify the runtime identifier in the csproj for a publish?

Dockerise ASP.NET Core app with Alpine image

What is the "MCD" configuration created as a result of the `dotnet publish` command?

Dotnet publish copies appsettings*.json only for Asp.Net (but not Console)

dotnet publish specific project with SolutionDir reference

Publish a nuget in Github Packages using an Application Installation Token

In ASP.NET Core 6, why language folders needed in Published output for System.Private.ServiceModel.resources.dll and how to eliminate them?

dotnet publish -o published is created nested directories with each publish

error NETSDK1031: It is not supported to build or publish a self-contained application without specifying a RuntimeIdentifier

Could not load file or assembly Newtonsoft.Json when running app from the dotnet publish output folder

Dotnet publish looking for dependency in Debug directory instead of Release