- Sorry, there's nothing at this address. -
-Sorry, the content you are looking for does not exist.
\ No newline at end of file diff --git a/SoundTest/Properties/launchSettings.json b/SoundTest/Properties/launchSettings.json index 86dcd87..c8a976d 100644 --- a/SoundTest/Properties/launchSettings.json +++ b/SoundTest/Properties/launchSettings.json @@ -1,20 +1,12 @@ { - "$schema": "http://json.schemastore.org/launchsettings.json", - "iisSettings": { - "windowsAuthentication": false, - "anonymousAuthentication": true, - "iisExpress": { - "applicationUrl": "http://localhost:38548", - "sslPort": 44368 - } - }, + "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}", - "applicationUrl": "http://localhost:5046", + "applicationUrl": "http://localhost:5129", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } @@ -24,15 +16,7 @@ "dotnetRunMessages": true, "launchBrowser": true, "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}", - "applicationUrl": "https://localhost:7095;http://localhost:5046", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "IIS Express": { - "commandName": "IISExpress", - "launchBrowser": true, - "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}", + "applicationUrl": "https://localhost:7079;http://localhost:5129", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } diff --git a/SoundTest/SoundTest.csproj b/SoundTest/SoundTest.csproj index b6e5cdb..ca1a56d 100644 --- a/SoundTest/SoundTest.csproj +++ b/SoundTest/SoundTest.csproj @@ -4,6 +4,7 @@