azuresql-devcontainers
azuresql-devcontainers copied to clipboard
Fix .NET 8 Installation for Debian 12 in Dev Container
This PR updates the .NET 8 installation script in the python Dev Container to ensure compatibility with Debian 12 by adding an alternative installation method via dotnet-install.sh.