Merge pull request #6486 from livarcocc/revert_msbuild
Reverting the msbuild version to the release version.
This commit is contained in:
commit
e502e77bfa
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<CLI_SharedFrameworkVersion>1.1.2</CLI_SharedFrameworkVersion>
|
||||
<CLI_MSBuild_Version>15.3.0-preview-000117-01</CLI_MSBuild_Version>
|
||||
<CLI_MSBuild_Version>15.1.1012</CLI_MSBuild_Version>
|
||||
<CLI_Roslyn_Version>2.0.0-rc5-61427-04</CLI_Roslyn_Version>
|
||||
<CLI_NETSDK_Version>1.0.0-alpha-20170502-1</CLI_NETSDK_Version>
|
||||
<CLI_NuGet_Version>4.0.0-rtm-2283</CLI_NuGet_Version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue