Alex Yang [MSFT]
Alex Yang [MSFT]
When scaffolding docker files, we prompt the user with the following, including ".NET: ASP.NET Core" and ".NET: Console". However, we could determine the type of .NET file by looking at...
This was something we discovered during developing the .NET ambient task feature. Addressing this issue will allow our `scaffolding` command to be more discoverable. Reproduce steps: When you F5 on...
# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...