mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
* Fixes #2923. Ensures only clear Instances if they really was disposed and fix unit tests. * Add Ubuntu-20.04. * xunit nuget package update.
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
"type": "wsl",
|
||||
"wslDistribution": "Ubuntu"
|
||||
},
|
||||
{
|
||||
"name": "WSL-Ubuntu-20.04",
|
||||
"type": "wsl",
|
||||
"wslDistribution": "Ubuntu-20.04"
|
||||
},
|
||||
{
|
||||
"name": "WSL-Debian",
|
||||
"type": "wsl",
|
||||
|
||||
Reference in New Issue
Block a user