Skip to content

Commit 6c0560e

Browse files
committed
.NET 9
1 parent fd3f591 commit 6c0560e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/ServiceCommandTests/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"IsPowerShellCommand": true
77
},
88
"LaunchWebApi":{
9-
"CommandPath": "../../../../../DemoCoreWeb/bin/{BuildConfiguration}/net8.0/DemoCoreWeb{ExecutableExt}",
9+
"CommandPath": "../../../../../DemoCoreWeb/bin/{BuildConfiguration}/net9.0/DemoCoreWeb{ExecutableExt}",
1010
"BaseUrl": "http://127.0.0.1:5000/",
1111
"Delay": 3
1212
}

0 commit comments

Comments
 (0)