Skip to content

Commit 1a0c349

Browse files
committed
feat: Move unoapp-winui-net6 to unoapp
1 parent d1b6ac2 commit 1a0c349

24 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"language": "C#",
2323
"type": "project"
2424
},
25-
"shortName": "unoapp-winui-net6",
25+
"shortName": "unoapp",
2626
"sourceName": "UnoWinUIQuickStart",
2727
"defaultName": "UnoApp",
2828
"placeholderFilename": "template-ignore",
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
2-
// required until .NET 6.0.300 is published
3-
"sdk": { "allowPrerelease": true }
1+
{
2+
// required until .NET 6.0.300 is published
3+
"sdk": { "allowPrerelease": true }
44
}

0 commit comments

Comments
 (0)