pin publish-iis version

This commit is contained in:
Andrew Stanton-Nurse 2016-11-07 10:09:35 -08:00
parent 34f419f446
commit eb94340ea9
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
}
},
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-preview2-final"
},
"frameworks": {
"netcoreapp1.1": {

View File

@ -14,7 +14,7 @@
}
},
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-preview2-final"
},
"frameworks": {
"netcoreapp1.1": {