Is your feature request related to a problem? Please describe.
See also microsoft/vscode-containers#162. When C# Dev Kit is installed, there is a modal popup to recommend against using the ".NET: Generate Assets for Build and Debug" command.
Describe the solution you would like
Because containerized debugging relies on those tasks and cannot use the dynamic tasks from the C# Dev Kit extension, we need a way to suppress the modal popup, to prevent user confusion.
Applicable Scenarios
Debugging in containers