28 changed files with 95 additions and 59 deletions
@ -0,0 +1,16 @@
@@ -0,0 +1,16 @@
|
||||
{ |
||||
"iisSettings": { |
||||
"windowsAuthentication": false, |
||||
"anonymousAuthentication": true |
||||
}, |
||||
"profiles": { |
||||
"Bit.Scim.IntegrationTest": { |
||||
"commandName": "Project", |
||||
"launchBrowser": true, |
||||
"applicationUrl": "http://localhost:14696", |
||||
"environmentVariables": { |
||||
"ASPNETCORE_ENVIRONMENT": "Development" |
||||
} |
||||
} |
||||
} |
||||
} |
||||
@ -0,0 +1,16 @@
@@ -0,0 +1,16 @@
|
||||
{ |
||||
"iisSettings": { |
||||
"windowsAuthentication": false, |
||||
"anonymousAuthentication": true |
||||
}, |
||||
"profiles": { |
||||
"Bit.Api.IntegrationTest": { |
||||
"commandName": "Project", |
||||
"launchBrowser": true, |
||||
"applicationUrl": "http://localhost:33506", |
||||
"environmentVariables": { |
||||
"ASPNETCORE_ENVIRONMENT": "Development" |
||||
} |
||||
} |
||||
} |
||||
} |
||||
Loading…
Reference in new issue