Remove unncessary usings

This commit is contained in:
jacalvar 2016-06-07 22:46:08 -07:00
parent 933b374f3e
commit e1495f5f32
14 changed files with 8 additions and 68 deletions

View File

@ -14,9 +14,6 @@
"frameworks": {
"net451": {},
"netcoreapp1.0": {
"imports": [
"dnxcore50"
],
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-*",
@ -31,10 +28,7 @@
]
},
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": {
"version": "1.0.0-*",
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50"
}
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
},
"scripts": {
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"

View File

@ -15,9 +15,6 @@
"frameworks": {
"net451": {},
"netcoreapp1.0": {
"imports": [
"dnxcore50"
],
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-*",
@ -32,10 +29,7 @@
]
},
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": {
"version": "1.0.0-*",
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50"
}
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
},
"scripts": {
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"

View File

@ -15,9 +15,6 @@
"frameworks": {
"net451": {},
"netcoreapp1.0": {
"imports": [
"dnxcore50"
],
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-*",
@ -35,10 +32,7 @@
},
"userSecretsId": "aspnet5-JwtBearerSample-20151210102827",
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": {
"version": "1.0.0-*",
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50"
}
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
},
"scripts": {
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"

View File

@ -13,9 +13,6 @@
"frameworks": {
"net451": { },
"netcoreapp1.0": {
"imports": [
"dnxcore50"
],
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-*",
@ -35,10 +32,7 @@
},
"userSecretsId": "aspnet5-OpenIdConnectSample-20151210110318",
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": {
"version": "1.0.0-*",
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50"
}
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
},
"scripts": {
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"

View File

@ -15,9 +15,6 @@
"frameworks": {
"net451": {},
"netcoreapp1.0": {
"imports": [
"dnxcore50"
],
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-*",
@ -37,10 +34,7 @@
},
"userSecretsId": "aspnet5-OpenIdConnectSample-20151210110318",
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": {
"version": "1.0.0-*",
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50"
}
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
},
"scripts": {
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"

View File

@ -21,9 +21,6 @@
"frameworks": {
"net451": { },
"netcoreapp1.0": {
"imports": [
"dnxcore50"
],
"dependencies": {
"Microsoft.NETCore.App": {
"version": "1.0.0-*",
@ -41,10 +38,7 @@
]
},
"tools": {
"Microsoft.AspNetCore.Server.IISIntegration.Tools": {
"version": "1.0.0-*",
"imports": "portable-net45+wp80+win8+wpa81+dnxcore50"
}
"Microsoft.AspNetCore.Server.IISIntegration.Tools": "1.0.0-*"
},
"scripts": {
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"

View File

@ -26,9 +26,6 @@
"frameworks": {
"net451": {},
"netstandard1.3": {
"imports": [
"portable-net451+win8"
]
}
}
}

View File

@ -26,9 +26,6 @@
"frameworks": {
"net451": {},
"netstandard1.3": {
"imports": [
"portable-net451+win8"
]
}
}
}

View File

@ -27,9 +27,6 @@
"frameworks": {
"net451": {},
"netstandard1.4": {
"imports": [
"portable-net451+win8"
]
}
}
}

View File

@ -26,9 +26,6 @@
"frameworks": {
"net451": {},
"netstandard1.3": {
"imports": [
"portable-net451+win8"
]
}
}
}

View File

@ -29,10 +29,7 @@
"netstandard1.3": {
"dependencies": {
"System.Runtime.Serialization.Primitives": "4.1.1-*"
},
"imports": [
"portable-net451+win8"
]
}
}
}
}

View File

@ -27,9 +27,6 @@
"frameworks": {
"net451": {},
"netstandard1.4": {
"imports": [
"portable-net451+win8"
]
}
}
}

View File

@ -27,9 +27,6 @@
"frameworks": {
"net451": {},
"netstandard1.3": {
"imports": [
"portable-net451+win8"
]
}
}
}

View File

@ -41,10 +41,7 @@
"netstandard1.3": {
"dependencies": {
"System.Net.Http": "4.1.0-*"
},
"imports": [
"portable-net451"
]
}
}
}
}