Revert "move all version suffixes to preview3 and rc4"

This reverts commit 35432bcb4a32ddd6b672f86b206e2b1933eff035.
This commit is contained in:
Bryan Thornbury 2016-05-31 21:19:26 -07:00 committed by Livar Cunha
parent 69f43beccd
commit f27330a09b
13 changed files with 13 additions and 13 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=preview3 RELEASE_SUFFIX=preview2
CHANNEL=preview CHANNEL=preview
BRANCH_NAME=rel/1.0.0-preview2 BRANCH_NAME=rel/1.0.0-preview2

View file

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

View file

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

View file

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

View file

@ -1,6 +1,6 @@
{ {
"description": "Abstractions for making code that uses file system and environment testable.", "description": "Abstractions for making code that uses file system and environment testable.",
"version": "1.0.0-rc4-*", "version": "1.0.0-rc3-*",
"buildOptions": { "buildOptions": {
"warningsAsErrors": true, "warningsAsErrors": true,
"keyFile": "../../tools/Key.snk", "keyFile": "../../tools/Key.snk",

View file

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

View file

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

View file

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

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-preview3-*", "version": "1.0.0-preview2-*",
"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,6 +1,6 @@
{ {
"description": "Abstractions for reading `.deps` files.", "description": "Abstractions for reading `.deps` files.",
"version": "1.0.0-rc4-*", "version": "1.0.0-rc3-*",
"buildOptions": { "buildOptions": {
"warningsAsErrors": true, "warningsAsErrors": true,
"keyFile": "../../tools/Key.snk" "keyFile": "../../tools/Key.snk"

View file

@ -1,6 +1,6 @@
{ {
"description": "Abstractions for test runners to communicate to a tool, such as Visual Studio.", "description": "Abstractions for test runners to communicate to a tool, such as Visual Studio.",
"version": "1.0.0-preview3-*", "version": "1.0.0-preview2-*",
"buildOptions": { "buildOptions": {
"warningsAsErrors": true, "warningsAsErrors": true,
"allowUnsafe": true, "allowUnsafe": true,

View file

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

View file

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