Fix package versions

This commit is contained in:
Piotr Puszkiewicz 2016-05-03 22:30:31 -07:00 committed by Bryan
parent 82e6b0408a
commit c3fe0d062f
24 changed files with 59 additions and 57 deletions

View file

@ -1,5 +1,5 @@
{
"version": "1.0.0-*",
"version": "1.0.0",
"compilationOptions": {
"emitEntryPoint": true
},
@ -10,7 +10,7 @@
"type": "platform",
"version": "1.0.0-rc2-*"
}
},
}
},
"net451": {}
}