Fixing the version back to preview3 and the channel to rel-1.0.0

This commit is contained in:
Livar Cunha 2016-08-30 21:32:45 -07:00
parent e94a53326d
commit 0c60dc7c2e
16 changed files with 22 additions and 22 deletions

View file

@ -4,6 +4,6 @@
MAJOR_VERSION=1 MAJOR_VERSION=1
MINOR_VERSION=0 MINOR_VERSION=0
PATCH_VERSION=0 PATCH_VERSION=0
RELEASE_SUFFIX=featmsbuild RELEASE_SUFFIX=preview3
CHANNEL=feature-msbuild CHANNEL=rel-1.0.0
BRANCH_NAME=feature/msbuild BRANCH_NAME=rel/1.0.0

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"keyFile": "../../tools/Key.snk" "keyFile": "../../tools/Key.snk"
}, },

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"keyFile": "../../tools/Key.snk", "keyFile": "../../tools/Key.snk",
"warningsAsErrors": true "warningsAsErrors": true

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"keyFile": "../../tools/Key.snk" "keyFile": "../../tools/Key.snk"
}, },

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"keyFile": "../../tools/Key.snk" "keyFile": "../../tools/Key.snk"
}, },

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"warningsAsErrors": true "warningsAsErrors": true
}, },

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"keyFile": "../../tools/Key.snk" "keyFile": "../../tools/Key.snk"
}, },

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"keyFile": "../../tools/Key.snk" "keyFile": "../../tools/Key.snk"
}, },

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"description": "Microsoft.DotNet.TestFramework Class Library", "description": "Microsoft.DotNet.TestFramework Class Library",
"buildOptions": { "buildOptions": {
"keyFile": "../../tools/Key.snk" "keyFile": "../../tools/Key.snk"

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"keyFile": "../../tools/Key.snk", "keyFile": "../../tools/Key.snk",
"compile": { "compile": {

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"emitEntryPoint": true, "emitEntryPoint": true,
"compile": { "compile": {

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"emitEntryPoint": true, "emitEntryPoint": true,
"embed": { "embed": {

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"emitEntryPoint": true "emitEntryPoint": true
}, },
@ -8,10 +8,10 @@
"type": "platform", "type": "platform",
"version": "1.0.0" "version": "1.0.0"
}, },
"tool_csc": "1.0.0-featmsbuild-*", "tool_csc": "1.0.0-preview3-*",
"dotnet": "1.0.0-featmsbuild-*", "dotnet": "1.0.0-preview3-*",
"tool_nuget": "1.0.0-featmsbuild-*", "tool_nuget": "1.0.0-preview3-*",
"tool_msbuild": "1.0.0-featmsbuild-*", "tool_msbuild": "1.0.0-preview3-*",
"MSBuild": "0.1.0-preview-00033-160829", "MSBuild": "0.1.0-preview-00033-160829",
"Microsoft.Build.Framework": "0.1.0-preview-00033-160829", "Microsoft.Build.Framework": "0.1.0-preview-00033-160829",

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"emitEntryPoint": true "emitEntryPoint": true
}, },

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"emitEntryPoint": true "emitEntryPoint": true
}, },

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-featmsbuild-*", "version": "1.0.0-preview3-*",
"buildOptions": { "buildOptions": {
"emitEntryPoint": true "emitEntryPoint": true
}, },