Creating custom build configurations for the .NET Core project format
Read OriginalThis technical article explains the challenge of creating custom build configurations in the new .NET Core csproj format, as Visual Studio's Configuration Manager no longer works. It introduces an MSBuild NuGet package that provides default property sets for configurations named like 'Debug' or 'Release', and shows how to define and override properties for custom configurations like 'Production'.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser