Yavsc.Server is no more an option
This commit is contained in:
@ -25,11 +25,11 @@
|
|||||||
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc1-final",
|
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc1-final",
|
||||||
"Microsoft.Framework.Configuration.Json": "1.0.0-*",
|
"Microsoft.Framework.Configuration.Json": "1.0.0-*",
|
||||||
"Microsoft.Framework.ConfigurationModel.Json": "1.0.0-*",
|
"Microsoft.Framework.ConfigurationModel.Json": "1.0.0-*",
|
||||||
"Yavsc.Server": "1.0.5-rc9",
|
"Yavsc": "1.0.5-rc9",
|
||||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc1-final",
|
"Microsoft.Extensions.DependencyInjection.Abstractions": "1.0.0-rc1-final",
|
||||||
"Microsoft.Extensions.Logging.Debug": "1.0.0-rc1-final"
|
"Microsoft.Extensions.Logging.Debug": "1.0.0-rc1-final"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": {}
|
"dnx451": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
"projects": [
|
"projects": [
|
||||||
"Yavsc",
|
"Yavsc",
|
||||||
"Yavsc.Abstract",
|
"Yavsc.Abstract",
|
||||||
"Yavsc.Server",
|
|
||||||
"cli",
|
"cli",
|
||||||
"testOauthClient",
|
"testOauthClient",
|
||||||
"OAuth.AspNet.Token",
|
"OAuth.AspNet.Token",
|
||||||
|
Reference in New Issue
Block a user