Update to preview1 version

This commit is contained in:
Pranav K 2016-05-06 14:52:50 -07:00
parent 63a9d64394
commit 912971120f
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
var VERSION='0.1'
var FULL_VERSION='0.1'
var AUTHORS='Microsoft Open Technologies, Inc.'
-BuildQuality = "preview1";
use-standard-lifecycle
k-standard-goals

View File

@ -1,5 +1,5 @@
{
"version": "1.0.0-*",
"version": "1.0.0",
"dependencies": {
"NETStandard.Library": "1.5.0-*"
},