Pinning missed tools and dependencies

This commit is contained in:
Pranav K 2016-11-18 12:42:03 -08:00
parent 3db35194c9
commit a457be5386
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
]
},
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.1.0-preview4-final"
},
"scripts": {
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"

View File

@ -1,6 +1,6 @@
{
"description": "Components for building a DecisionTree.",
"version": "1.1.0-*",
"version": "1.1.0-rtm-22752",
"packOptions": {
"repository": {
"type": "git",