modifications to get .NET MAUI working on .NET 9 official release

This commit is contained in:
sbwalker
2024-11-13 20:37:10 -05:00
parent 574164081b
commit 27120d6cc9
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"profiles": {
"Windows Machine": {
"commandName": "MsixPackage",
"commandName": "Project",
"nativeDebugging": false
}
}