mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Upgrading to Net6.0 (#1515)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Terminal.Gui Codespace",
|
||||
"image": "mcr.microsoft.com/vscode/devcontainers/dotnet:5.0",
|
||||
"image": "mcr.microsoft.com/vscode/devcontainers/dotnet:6.0",
|
||||
"settings": {
|
||||
"terminal.integrated.defaultProfile.linux": "pwsh"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user