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 fd3f591 commit 6c0560eCopy full SHA for 6c0560e
Tests/ServiceCommandTests/appsettings.json
@@ -6,7 +6,7 @@
6
"IsPowerShellCommand": true
7
},
8
"LaunchWebApi":{
9
- "CommandPath": "../../../../../DemoCoreWeb/bin/{BuildConfiguration}/net8.0/DemoCoreWeb{ExecutableExt}",
+ "CommandPath": "../../../../../DemoCoreWeb/bin/{BuildConfiguration}/net9.0/DemoCoreWeb{ExecutableExt}",
10
"BaseUrl": "http://127.0.0.1:5000/",
11
"Delay": 3
12
}
0 commit comments