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
MINOR_VERSION=0
PATCH_VERSION=0
RELEASE_SUFFIX=feature-msbuild
RELEASE_SUFFIX=featmsbuild
CHANNEL=feature-msbuild
BRANCH_NAME=feature/msbuild

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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