dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.13k stars 5.8k forks source link

In dotnet8, release mode is default for dotnet publish #40634

Closed tomap closed 1 week ago

tomap commented 2 weeks ago

In dotnet 8, the release configuration is the default when running dotnet publish

(not in .Net 7)


Internal previews

📄 File 🔗 Preview link
docs/core/docker/publish-as-container.md Containerize a .NET app with dotnet publish