Skip to content

Conversation

timpaulus-fsw
Copy link
Contributor

@timpaulus-fsw timpaulus-fsw commented Apr 17, 2025

Summary

Updated the default build configuration to 'Release' because of .NET 8 Breaking Change 'dotnet publish' uses Release configuration

Fixes #45845


Internal previews

📄 File 🔗 Preview link
docs/core/deploying/deploy-with-cli.md Publish .NET apps with the .NET CLI

@timpaulus-fsw timpaulus-fsw requested review from adegeo and a team as code owners April 17, 2025 14:55
@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 17, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Apr 17, 2025
Copy link
Contributor

@adegeo adegeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I need to schedule some time to update this entire article, and do some larger changes to the whole deployment story. Thanks again!

@adegeo adegeo merged commit 39ab0f9 into dotnet:main Apr 17, 2025
11 checks passed
@timpaulus-fsw timpaulus-fsw deleted the patch-1 branch April 22, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotnet publish default build configuration should be Release instead of Debug since .NET 8
2 participants