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 b56a9fa commit f19e8abCopy full SHA for f19e8ab
src/BuiltInTools/dotnet-watch/Properties/launchSettings.json
@@ -2,8 +2,8 @@
2
"profiles": {
3
"dotnet-watch": {
4
"commandName": "Project",
5
- "commandLineArgs": "--verbose -bl",
6
- "workingDirectory": "C:\\bugs\\9756\\aspire-watch-start-issue\\Aspire.AppHost",
+ "commandLineArgs": "",
+ "workingDirectory": "C:\\temp\\Razor",
7
"environmentVariables": {
8
"DOTNET_WATCH_DEBUG_SDK_DIRECTORY": "$(RepoRoot)artifacts\\bin\\redist\\$(Configuration)\\dotnet\\sdk\\$(Version)",
9
"DCP_IDE_REQUEST_TIMEOUT_SECONDS": "100000",
0 commit comments