Skip to content

Commit 1e58f5c

Browse files
DevTKSSCopilot
andauthored
chore: Update path in src/.vscode/tasks.json
Co-authored-by: Copilot <[email protected]>
1 parent d46fd66 commit 1e58f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"type": "process",
7373
"args": [
7474
"publish",
75-
"${workspaceFolder}/DevTKSS.Uno.MvuxListApp/MvuxListApp.csproj",
75+
"${workspaceFolder}/DevTKSS.Uno.MvuxListApp/DevTKSS.Uno.MvuxListApp.csproj",
7676
"/property:GenerateFullPaths=true",
7777
"/property:TargetFramework=net9.0-desktop",
7878
"/consoleloggerparameters:NoSummary"

0 commit comments

Comments
 (0)