diff --git a/README.md b/README.md index 9589de5beba..17bc28dd9a4 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,15 @@ For more information on MSBuild, see the [MSBuild documentation](https://docs.mi ### Build Status -The current development branch is `main`. Changes in `main` will go into a future update of MSBuild, which will release with Visual Studio 16.10 and a corresponding version of the .NET Core SDK. +The current development branch is `main`. Changes in `main` will go into a future update of MSBuild, which will release with Visual Studio 17.0 and a corresponding version of the .NET Core SDK. [![Build Status](https://dev.azure.com/dnceng/public/_apis/build/status/Microsoft/msbuild/msbuild-pr?branchName=main)](https://dev.azure.com/dnceng/public/_build/latest?definitionId=86&branchName=main) -We have forked for MSBuild 16.9 in the branch [`vs16.9`](https://github.com/dotnet/msbuild/tree/vs16.9). Changes to that branch need special approval. +We have forked for MSBuild 16.11 in the branch [`vs16.11`](https://github.com/Microsoft/msbuild/tree/vs16.11). Changes to that branch need special approval. + +[![Build Status](https://dev.azure.com/dnceng/public/_apis/build/status/Microsoft/msbuild/msbuild-pr?branchName=vs16.11)](https://dev.azure.com/dnceng/public/_build/latest?definitionId=86&branchName=vs16.11) + +MSBuild 16.9 builds from the branch [`vs16.9`](https://github.com/dotnet/msbuild/tree/vs16.9). Only high-priority bugfixes will be considered for servicing 16.9. [![Build Status](https://dev.azure.com/dnceng/public/_apis/build/status/Microsoft/msbuild/msbuild-pr?branchName=vs16.9)](https://dev.azure.com/dnceng/public/_build/latest?definitionId=86&branchName=vs16.9) diff --git a/eng/Versions.props b/eng/Versions.props index 3316d1de403..120bb96291a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 16.10.0 + 16.11.0 15.1.0.0 preview true diff --git a/src/MSBuild/app.amd64.config b/src/MSBuild/app.amd64.config index 8c91cf21b7d..3f5c0f91126 100644 --- a/src/MSBuild/app.amd64.config +++ b/src/MSBuild/app.amd64.config @@ -48,8 +48,8 @@ - - + + diff --git a/src/MSBuild/app.config b/src/MSBuild/app.config index ea9ce9319cf..6e674042c57 100644 --- a/src/MSBuild/app.config +++ b/src/MSBuild/app.config @@ -113,8 +113,8 @@ - - + +