move all version suffixes to preview3 and rc4

This commit is contained in:
Bryan Thornbury 2016-05-31 21:19:26 -07:00 committed by Livar Cunha
parent 84f63029fe
commit 32962a14e2
13 changed files with 13 additions and 13 deletions

View file

@ -4,6 +4,6 @@
MAJOR_VERSION=1
MINOR_VERSION=0
PATCH_VERSION=0
RELEASE_SUFFIX=preview2
RELEASE_SUFFIX=preview3
CHANNEL=preview
BRANCH_NAME=rel/1.0.0-preview2

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,6 +1,6 @@
{
"description": "Abstractions for reading `.deps` files.",
"version": "1.0.0-rc3-*",
"version": "1.0.0-rc4-*",
"buildOptions": {
"warningsAsErrors": true,
"keyFile": "../../tools/Key.snk"

View file

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

View file

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

View file

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