An example for adding a custom Configuration to a .dcproj to allow easily switching between different sets of msbuild properties. Side note: Here are the docs on the supported properties for .dcproj files: https://learn.microsoft.com/en-us/visualstudio/containers/docker-compose-properties
The commit: Add ExtraDebug configuration (0e13102) contains the changes that were needed to add this extra configuration.