build under M$ VS

This commit is contained in:
Paul Schneider 2016-07-30 23:49:05 +02:00
commit cfaeef6ade
3 changed files with 15 additions and 251 deletions

View file

@ -12,10 +12,9 @@
"tooling": {
"defaultNamespace": "Yavsc"
},
"dependencies": {
"Microsoft.AspNet.SignalR.Client.Portable": "2.0.1"
},
"dependencies": {},
"frameworks": {
"net451": {}
"net451": {},
".NETPortable,Version=v4.5,Profile=Profile111": {}
}
}