Skip to content

Commit

Permalink
Merge pull request #270 from nenoNaninu/fix/launchSettings.json_20241228
Browse files Browse the repository at this point in the history
fix launchSettings.json
  • Loading branch information
nenoNaninu authored Dec 28, 2024
2 parents 31d952d + 9098db5 commit 8a43ac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"RefAsm": {
"commandName": "Project",
"commandLineArgs": "--project ..\\..\\..\\..\\..\\tests\\TypedSignalR.Client.TypeScript.Tests.Server\\TypedSignalR.Client.TypeScript.Tests.Server.csproj --output ..\\..\\..\\..\\..\\tests\\TypeScriptTests\\src\\generated2 -asm true"
"commandLineArgs": "--project ..\\..\\..\\..\\..\\tests\\TypedSignalR.Client.TypeScript.Tests.Server\\TypedSignalR.Client.TypeScript.Tests.Server.csproj --output ..\\..\\..\\..\\..\\tests\\TypeScriptTests\\src\\generated2 --asm true"
}
}
}

0 comments on commit 8a43ac1

Please sign in to comment.