starting the migration

This commit is contained in:
Paul Schneider 2018-06-24 01:30:28 +02:00
commit e377a32732
4 changed files with 164 additions and 99 deletions

View file

@ -9,8 +9,8 @@
"OAuth.AspNet.Server"
],
"sdk": {
"version": "1.0.0-rc1-update2",
"runtime": "mono",
"version": "2.1.300-preview2-008533",
"runtime": "dotnet",
"architecture": "x64"
}