update base nuget package

This commit is contained in:
2019-12-27 17:28:14 +08:00
parent 7449f459a7
commit 3edb472bfb
4 changed files with 21 additions and 7 deletions
+11 -1
View File
@@ -2,5 +2,15 @@
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true
},
"profiles": {
"YYApi": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:5001;http://localhost:5000"
}
}
}
}