We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d46fd66 commit 1e58f5cCopy full SHA for 1e58f5c
src/.vscode/tasks.json
@@ -72,7 +72,7 @@
72
"type": "process",
73
"args": [
74
"publish",
75
- "${workspaceFolder}/DevTKSS.Uno.MvuxListApp/MvuxListApp.csproj",
+ "${workspaceFolder}/DevTKSS.Uno.MvuxListApp/DevTKSS.Uno.MvuxListApp.csproj",
76
"/property:GenerateFullPaths=true",
77
"/property:TargetFramework=net9.0-desktop",
78
"/consoleloggerparameters:NoSummary"
0 commit comments