yavsc/global.json

19 lines
358 B
JSON

{
"projects": [
"Yavsc",
"Yavsc.Abstract",
"Yavsc.Server",
"cli",
"test",
"testOauthClient",
"OAuth.AspNet.Token",
"OAuth.AspNet.Server"
],
"sdk": {
"version": "1.0.0-rc1-update2",
"runtime": "mono",
"architecture": "x64"
},
"packages": "packages"
}