Does Visual Studio 2022 support dev containers for .net projects?
I would like to setup dev containers for my .net team so that they can use the same development environment, including resources. They use Visual Studio 2022. This has been possible in VS Code and in VS 2022 for C++ projects. Whenever I search for C# and .NET I am directed to Visual Studio Container Tools which seems to be a different product. Can Visual Studio Container Tools be used to setup dev containers for .net projects or do I have to wait for .net dev container support? Is anybody aware of any announcements in that direction?