Merge pull request #3924 from brthor/brthor/msbuild-vers

change feature-msbuild versions.
This commit is contained in:
Bryan Thornbury 2016-07-25 14:37:36 -07:00 committed by GitHub
commit ee8a01b8d6
12 changed files with 12 additions and 12 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=feature-msbuild RELEASE_SUFFIX=featmsbuild
CHANNEL=feature-msbuild CHANNEL=feature-msbuild
BRANCH_NAME=feature/msbuild BRANCH_NAME=feature/msbuild

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0-preview3-*", "version": "1.0.0-featmsbuild-*",
"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-featmsbuild-*",
"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-featmsbuild-*",
"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-featmsbuild-*",
"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-featmsbuild-*",
"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-featmsbuild-*",
"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-featmsbuild-*",
"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-featmsbuild-*",
"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 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-featmsbuild-*",
"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-featmsbuild-*",
"buildOptions": { "buildOptions": {
"emitEntryPoint": true, "emitEntryPoint": true,
"compile": { "compile": {

View file

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