Commit graph

7015 commits

Author SHA1 Message Date
William Li
36ee426998 Port #7571 from master to 2.0.x
Add log to UploadToLinuxPackageRepository

(cherry picked from commit 8b8aef7e44)
2017-09-27 14:10:40 -07:00
William Li
c834676ecb Port #7460 from master to 2.0.x
Use Rest Api to upload to the feed

Add pulling logic to make sure it is uploaded to the feed.

Add retry logic for the whole upload process

Remove the old upload script

(cherry picked from commit 7f54ccb903)
2017-09-27 14:08:31 -07:00
Nick Guerrera
1f21ad0206 Port warning elimination from #7350 from master -> 2.0.x 2017-09-27 13:30:28 -07:00
Nick Guerrera
6fad8be40a Fix warnings in test projects 2017-09-27 13:29:08 -07:00
Nick Guerrera
138b98f65f Use $(CliTargetFramework), eliminate warnings, treat warnings as errors
(cherry picked from commit 656eab7aec)
2017-09-27 13:28:45 -07:00
Nick Guerrera
87268c57ad Use fixed RTM build of PlatformAbstractions from build project
(cherry picked from commit 0a1be24e2f)
2017-09-27 13:26:47 -07:00
Nick Guerrera
43a3c54a09 Port #7352 (Update solution to reflect current state) from master to 2.0.x 2017-09-27 13:21:58 -07:00
David Kean
92f727c736 Move projects to virtual foldes
Move tool_fsc to src
Move dotnet-help.Tests to test

(cherry picked from commit f00adb1057)
2017-09-27 13:19:01 -07:00
David Kean
88ceffec30 Add MSBuildSdkResolver to the sln
Fixes: https://github.com/dotnet/cli/issues/7351.
(cherry picked from commit 369b893152)
2017-09-27 13:19:01 -07:00
David Kean
8d8fb5112c Remove non-existent projects
(cherry picked from commit 3c81474cac)
2017-09-27 13:19:01 -07:00
David Kean
14e4ff50f5 Let VS update solution with current state
(cherry picked from commit 4c8c137a6c)
2017-09-27 13:19:01 -07:00
Livar
1bcee43995 Merge pull request #7705 from livarcocc/merge_release20_vs
Merge release/2.0-vs into release/2.0.0
2017-09-26 19:02:05 -07:00
Livar Cunha
84c56a8a92 Updating the CLI branding to 2.0.3 2017-09-26 15:39:02 -07:00
Livar Cunha
2669306319 Fixing merges. 2017-09-26 15:33:17 -07:00
John Beisner
d26d6b4014 Merge pull request #7703 from johnbeisner/InstallScriptsPort
Update the installation scripts in release/2.0.0 branch.
2017-09-26 09:33:55 -07:00
John Beisner
38b88c99f1 Removing the trailing '\r' for bash shells; commit hash. 2017-09-26 08:32:11 -07:00
John Beisner
572d2367df Removing the trailing '\r' for bash shells.
https://github.com/dotnet/cli/issues/7392
2017-09-25 19:41:58 -07:00
Livar Cunha
442011ea64 Changing ItAddsFxVersionAsAParamWhenTheToolHasThePrefercliruntimeFile to expect 2.0.0 as the runtime version. 2017-09-25 09:49:46 -07:00
Livar Cunha
c7fa050645 Merge branch 'release/2.0-vs' into merge_release20_vs
* release/2.0-vs: (22 commits)
  Insert SDK 2.0.2-vspre-20170921-5
  Insert SDK 2.0.2-vspre-20170915-1
  MSBuild 15.4.7
  Updating the websdk version to 2.0.0-rel-20170908-653
  Insert NuGet Build 4.4.0-preview3-4475 into cli
  Remove out of support ubuntu1610
  Removing extra line feeds...
  Turning on the NuPkg publishing from Win x86
  The enumeration of the nupkg packages depends on that the creation of packages has already occurred.
  Trivial change to start a VSO build
  Push the 'VS.Redist.Common.Net.Core.SDK*.nupkg' packages to blob storage.
  Remove EOL openSuSE 42.1
  Trigger build
  Trigger build
  Sign additional files
  Update CLI_NETSDK_Version SDK to 2.0.2-vspre-20170825-1
  Dummy commit to trigger CI due to 20170824.1 publish nuget time out 20170824.1
  Insert NuGet Build 4.4.0-preview1-4434 into cli
  Update to SDK build which includes NuGet 4.4.0-preview1-4365
  Insert NuGet Build 4.4.0-preview1-4365 into cli
  ...
2017-09-22 15:36:27 -07:00
John Beisner
44326a0a64 Fixing 'librarypath' 2017-09-22 14:16:08 -07:00
John Beisner
0722cce590 Update the installation scripts in release/2.0.0 branch. 2017-09-22 11:25:15 -07:00
Daniel Plaisted
8cbabea8f3 Merge pull request #7697 from dsplaisted/insert-sdk
Insert SDK 2.0.2-vspre-20170921-5
2017-09-21 18:46:48 -07:00
Daniel Plaisted
ce885f76c4 Insert SDK 2.0.2-vspre-20170921-5 2017-09-21 15:21:29 -07:00
Daniel Plaisted
091d82e9f8 Merge pull request #7668 from dsplaisted/insert-sdk
Insert SDK 2.0.2-vspre-20170915-1
2017-09-15 15:09:56 -07:00
Daniel Plaisted
ba1c8eda24 Insert SDK 2.0.2-vspre-20170915-1 2017-09-15 14:14:25 -07:00
Livar
b70923512c Merge pull request #7647 from dotnet/nuget-insertbuild4475
Insert NuGet Build 4.4.0-preview3-4475 into cli
2017-09-15 13:56:21 -07:00
Livar
baa49ef4c1 Merge pull request #7653 from AndyGerlicher/MSBuild.15.4.7
MSBuild 15.4.7
2017-09-15 10:04:37 -07:00
Livar
81454108d8 Merge pull request #7652 from dotnet/vramak/websdk_9_14_Update
Updating the websdk version to 2.0.0-rel-20170908-653
2017-09-15 10:03:14 -07:00
Andy Gerlicher
f71eecfdd3 MSBuild 15.4.7 2017-09-14 11:04:59 -07:00
Vijay Ramakrishnan
c6482b8919 Updating the websdk version to 2.0.0-rel-20170908-653 2017-09-14 10:39:42 -07:00
NuGet Team Bot
5ce59a6179 Insert NuGet Build 4.4.0-preview3-4475 into cli 2017-09-13 17:27:51 -07:00
Daniel Plaisted
5d4d7bf619 Merge pull request #7632 from dsplaisted/insert-sdk
Insert SDK version 2.0.1-servicing-20170912-1
2017-09-12 15:56:22 -07:00
Daniel Plaisted
f9b576cf5d Insert SDK version 2.0.1-servicing-20170912-1 2017-09-11 18:37:23 -07:00
Nick Guerrera
6734510020 Merge pull request #7489 from dotnet/dev/nicholg/sdk-servicing
Finalize v2.0.1
2017-09-06 17:36:08 -07:00
Livar Cunha
093512a64e Pinning the package version expected by NewProjectRestoresCorrectPackageVersion to 2.0.0. 2017-09-06 15:40:31 -07:00
Livar Cunha
cbc87958cc Fix implicit Microsoft.NetCore.App version test. 2017-09-06 12:52:19 -07:00
Nick Guerrera
1c27c27b44 Sign additional files
Some files that get their signature invalidated by crossgen were missing
from the Signing.proj list.

(cherry picked from commit d7665ea316)
2017-09-05 13:30:17 -07:00
Nick Guerrera
8534452274 Bump to stable runtime/framework packages 2017-09-05 13:28:02 -07:00
Nick Guerrera
2269efbbf0 Insert 2.0.1-servicing SDK in to 2.0.1-servcing CLI 2017-09-05 13:27:37 -07:00
Nick Guerrera
fadaf4f961 Merge pull request #7577 from wli3/2.0-vs-remove-ubuntu1610
Remove out of support ubuntu1610
2017-09-01 12:39:35 -07:00
Nick Guerrera
ebbee439b6 Merge pull request #7578 from nguerrera/2.0-dependency-versions
Update shared framework dependency for 2.0.x
2017-09-01 11:27:04 -07:00
Nick Guerrera
03293f5b90 Fix test expectation for package restored n new project 2017-08-31 17:56:15 -07:00
William Li
1de49f0855 Remove out of support ubuntu1610 2017-08-31 17:09:23 -07:00
Nick Guerrera
3514db05da Update shared framework dependency 2017-08-31 17:09:05 -07:00
Nick Guerrera
be65a53b45 Merge pull request #7576 from wli3/dev/wul/remove1610
Remove out of support ubuntu1610
2017-08-31 17:02:11 -07:00
William Li
cd963e7bdb Remove out of support ubuntu1610 2017-08-31 16:59:17 -07:00
Nick Guerrera
fb38cc9c7b Merge pull request #7568 from johnbeisner/release/2.0-vs
Turning on the NuPkg publishing from Win x86
2017-08-30 22:52:53 -07:00
John Beisner
81003e13c3 Removing extra line feeds... 2017-08-30 16:16:08 -07:00
John Beisner
fd8f3e7ebe Turning on the NuPkg publishing from Win x86 2017-08-30 16:14:15 -07:00
John Beisner
4a6d5a94d0 The enumeration of the nupkg packages depends on that the creation of packages has already occurred. 2017-08-30 15:19:41 -07:00