Fixing the version back to preview3 and the channel to rel-1.0.0
This commit is contained in:
parent
e94a53326d
commit
0c60dc7c2e
16 changed files with 22 additions and 22 deletions
|
@ -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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"keyFile": "../../tools/Key.snk"
|
"keyFile": "../../tools/Key.snk"
|
||||||
},
|
},
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"keyFile": "../../tools/Key.snk"
|
"keyFile": "../../tools/Key.snk"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"keyFile": "../../tools/Key.snk"
|
"keyFile": "../../tools/Key.snk"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"warningsAsErrors": true
|
"warningsAsErrors": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"keyFile": "../../tools/Key.snk"
|
"keyFile": "../../tools/Key.snk"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"keyFile": "../../tools/Key.snk"
|
"keyFile": "../../tools/Key.snk"
|
||||||
},
|
},
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"emitEntryPoint": true,
|
"emitEntryPoint": true,
|
||||||
"compile": {
|
"compile": {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"emitEntryPoint": true,
|
"emitEntryPoint": true,
|
||||||
"embed": {
|
"embed": {
|
||||||
|
|
|
@ -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",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"emitEntryPoint": true
|
"emitEntryPoint": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"emitEntryPoint": true
|
"emitEntryPoint": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-featmsbuild-*",
|
"version": "1.0.0-preview3-*",
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"emitEntryPoint": true
|
"emitEntryPoint": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue