Updating to 2.1RC1

This commit is contained in:
Steve Smith
2018-05-19 17:13:55 -04:00
parent 4e7f3d7302
commit 80604062d9
12 changed files with 25 additions and 34 deletions

View File

@@ -1,10 +1,10 @@
{
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:5106/",
"sslPort": 0
"sslPort": 44316
}
},
"profiles": {
@@ -16,7 +16,7 @@
}
},
"eShopWeb": {
"commandName": "Project",
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
@@ -24,4 +24,4 @@
"applicationUrl": "http://localhost:5106"
}
}
}
}