Commit graph

7994 commits

Author SHA1 Message Date
John Beisner
f0111a36c2
Merge pull request #7984 from johnbeisner/PublishToTFMethodUpdate
Changes in the Transport feed DLL requires our response; release/2.0.0
2017-11-09 15:49:23 -08:00
Sean Peters
82718a146c Inserting dotnet/templating rel/2.1.0-preview1 into cli master 2017-11-09 15:46:14 -08:00
dotnet-bot
dfc674fb09 Update CoreSetup to preview1-25909-03 2017-11-09 22:44:46 +00:00
John Beisner
85e79297c3 Simplified logic; part 2. 2017-11-09 13:38:33 -08:00
John Beisner
ef22bb23fc Simplified some logic. 2017-11-09 12:17:25 -08:00
John Beisner
14be2fc2a8 Fixed an incorrect conditional. 2017-11-09 12:14:56 -08:00
John Beisner
31fd2312b0 Make the "ExpectedFeedUrl" fully configurable. 2017-11-09 12:11:25 -08:00
Livar Cunha
12f0c7efcc Merged PR 93532: Updating SDK to 2.0.3-servicing-20171109-3
Updating SDK to 2.0.3-servicing-20171109-3
2017-11-09 19:19:16 +00:00
John Beisner
95f30e3bec Moving conditional to load 'Microsoft.DotNet.Build.Tasks.Feed.targets' out of 'build.proj' 2017-11-09 09:30:11 -08:00
Livar
8b3c80958b
Merge pull request #7971 from dotnet/merges/release/2.0.0-to-release/15.5-20171107-080033
Merge release/2.0.0 to release/15.5
2017-11-09 00:04:47 -08:00
John Beisner
7b593a8ec6 Defining: "BuildTasksFeedToolVersion" 2017-11-08 19:42:41 -08:00
Livar Cunha
f85436d82d Updating SDK to 2.0.3-servicing-20171109-3 2017-11-08 19:16:27 -08:00
John Beisner
04ac042451 Changes in the Transport feed DLL requires our response; update Transport feed DLL version and base URL.
Defining "BuildTasksFeedDll" & relevent 'UsingTask' no longer needed as PublishNupkgToTransportFeed.targets uses the imported Microsoft.DotNet.Build.Tasks.Feed.targets to locate the Feed DLL
2017-11-08 19:07:29 -08:00
John Beisner
5bc9335ff8
Merge pull request #7981 from johnbeisner/FixingPublishConditionals
Correcting 'PUBLISH_TO_AZURE_BLOB' and 'PUBLISH_NUPKG_TO_AZURE_BLOB'
2017-11-08 18:16:27 -08:00
Livar Cunha
a4d1a8e0bb Merged PR 93520: Merge release/15.5 to release/15.5-MSRC 2017-11-09 02:05:53 +00:00
Livar Cunha
ef453ae64a Merge branch 'release/15.5' into merge_release_15_5
* release/15.5:
  Updating the SDK and Support package on the CLI
2017-11-08 18:04:43 -08:00
Livar
f33659b500
Merge pull request #7983 from joperezr/UpdateSDK
Updating the SDK and Support package on the CLI
2017-11-08 17:37:12 -08:00
Jose Perez Rodriguez
079edcd894 Updating the SDK and Support package on the CLI 2017-11-08 15:31:51 -08:00
Livar Cunha
4447dffe26 Merged PR 93462: Update SDK to 2.0.2-vspre-20170927-1.
Update SDK to 2.0.2-vspre-20170927-1.
2017-11-08 22:32:50 +00:00
Livar Cunha
aa944444f6 Update SDK to 2.0.2-vspre-20170927-1. 2017-11-08 14:31:06 -08:00
John Beisner
08e594b860
Merge pull request #7982 from johnbeisner/FixingPublishConditionals2.0.0
Correcting 'PUBLISH_TO_AZURE_BLOB' and 'PUBLISH_NUPKG_TO_AZURE_BLOB'; 2.0.0
2017-11-08 14:25:44 -08:00
John Beisner
e3b32e41ec
Merge pull request #7978 from johnbeisner/NugetConfigModification
Removing Tier 1 repos from Nuget.config
2017-11-08 14:24:20 -08:00
Livar Cunha
cdefd5d7aa Merge branch 'release/15.5' into release/15.5-MSRC
* release/15.5:
  Update SDK to 15.5.0-preview-20171107-4
  MSBuild 15.5.178
  LOC CHECKIN | dotnet/cli - release/15.5 | 20171031
2017-11-08 13:14:44 -08:00
John Beisner
6302b34d56 per code review:
Putting back: https://dotnet.myget.org/F/dotnet-core/api/v3/index.json
2017-11-08 10:33:40 -08:00
John Beisner
d19b3f4b2e Correcting 'PUBLISH_TO_AZURE_BLOB' and 'PUBLISH_NUPKG_TO_AZURE_BLOB' Booleans - 'false' should not be conveyed by the empty string. 2017-11-08 10:24:25 -08:00
John Beisner
e1d3320376 Correcting 'PUBLISH_TO_AZURE_BLOB' and 'PUBLISH_NUPKG_TO_AZURE_BLOB' Booleans - 'false' should not be conveyed by the empty string. 2017-11-08 09:26:32 -08:00
Livar
b80bfc6dfb
Merge pull request #7977 from dotnet/update_sdk
Update SDK to 15.5.0-preview-20171107-4
2017-11-07 21:32:00 -08:00
John Beisner
ef42a98a1c Removing Tier 1 repos from Nuget.config; those repos are now coming from the internal 'dotnet-core' feed. 2017-11-07 16:38:39 -08:00
Livar
b6bfc84f51
Update SDK to 15.5.0-preview-20171107-4 2017-11-07 15:54:43 -08:00
Eric Erhardt
d58fc6120d
Merge pull request #7968 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview1-25907-02 (master)
2017-11-07 14:35:44 -06:00
Nick Guerrera
1fef760409 Merge remote-tracking branch 'upstream/release/2.0.0' into merges/release/2.0.0-to-release/15.5-20171107-080033 2017-11-07 11:34:13 -08:00
Livar
fc19d9304e
Merge pull request #7970 from AndyGerlicher/MSBuild.15.5.178
MSBuild 15.5.178
2017-11-07 09:50:29 -08:00
dotnet-bot
fd738184c1 Update CoreSetup to preview1-25907-02 2017-11-07 17:49:55 +00:00
Nick Guerrera
4db91a217f
Merge pull request #7973 from dotnet/merges/release/15.5-to-master-20171107-080036
Merge release/15.5 to master
2017-11-07 06:31:45 -08:00
Sarabjot Singh
7dc7990d81
Updating the version for TestPlatform
Includes branding changes
2017-11-07 18:19:02 +05:30
John Beisner
ce3c935d81
Merge pull request #7967 from johnbeisner/NewTransportFeedDLL
Changes in the Transport feed DLL requires our response
2017-11-06 19:43:04 -08:00
Andy Gerlicher
ed916bb13e MSBuild 15.5.178 2017-11-06 19:23:10 -08:00
John Beisner
56d94ff68c Changes in the Transport feed DLL requires our response; change DLL version and base URL. 2017-11-06 14:57:55 -08:00
Livar
fa52a9f1ee
Merge pull request #7966 from dotnet/update_runtime
Update runtime version to preview1-25905-03
2017-11-06 13:57:55 -08:00
Nick Guerrera
3cd6a7802d
Merge pull request #7944 from v-zbsail/localization
LOC CHECKIN | dotnet/cli - release/15.5 | 20171031
2017-11-06 12:33:05 -08:00
Nick Guerrera
5fbaee6344
Merge pull request #7953 from nguerrera/crossgen-symbols
Generate symbols on crossgen for profiling
2017-11-06 12:15:33 -08:00
Livar
1f423ff22b
Update runtime version to preview1-25905-03 2017-11-06 09:31:45 -08:00
Livar
272311890c
Merge pull request #7962 from dotnet/merges/release/15.5-to-master-20171103-070036
Merge release/15.5 to master
2017-11-03 16:06:52 -07:00
Nick Guerrera
2a0569dc34 Fix build error when using SeparateSymbolsArchive=false 2017-11-03 15:22:41 -07:00
Livar Cunha
41dadf4c42 Merged PR 92675: Merge release/2.0.0-MSRC to release/15.5-MSRC 2017-11-03 17:11:11 +00:00
Nick Guerrera
a2d18edb91 Don't attempt to generate profiling symbols on Mac OS 2017-11-03 10:05:36 -07:00
Livar Cunha
0ffc530aee Merge branch 'release/2.0.0-MSRC' into merge_release_200_MSRC
* release/2.0.0-MSRC:
  Update aspnetcore to 2.0.3 build 125
  Update aspnetcore to 2.0.3 build 124
  Update aspnetcore to 2.0.3 build 123
  Updating branding to 2.0.3, again
  Fixing closing tags in the DEB and RPM targets.
  Enabling our native installer tests to always get a 2.0.0 asp.net runtime store. We need to solve this in a more generic way in the future. But this will unblock the build for now.
  Update aspnetcore runtime store and LZMA to 2.0.3 build 120
  Adding the pre-release runtime version hack to RHEL as well. Basically, skip native installer tests when using a pre-release runtime.
  Adding the access token to the native installer URLs so that we can download those from protected locations when needed.
  Fixing the expected runtime version by the tool tests.
  Updating the runtime version.
  Updating the branding to 15.5.1
  Adding a test hack to allow the CLI to pass tests with a pre-release runtime for 2.0 TFM.
  Merged PR 82801: Allow non-anonymous storage account access for .lzma download
2017-11-03 09:58:08 -07:00
Livar
3056f94cdf
Merge branch 'master' into merges/release/15.5-to-master-20171103-070036 2017-11-03 09:52:13 -07:00
Livar Cunha
7941fabac3 Merged PR 92672: Merge release/2.0.0 to release/2.0.0-MSRC 2017-11-03 16:49:08 +00:00
Livar Cunha
6d16f2681e Merge branch 'release/2.0.0' into merge_release_200
* release/2.0.0:
  Update F# compiler to match VS
  update fsharp compiler for preview release
  Defining the published Nupkgs in one place.
  Adding the second CLI NuPkg
  Make the uploads to blob storage more exacting.
  Enabling the publish of CLI NuPkg to the unified Transport feed.
2017-11-03 09:46:25 -07:00