Nick Guerrera
71cb608e48
Merge branch 'master' into merges/release/15.5-to-master-20171109-080038
2017-11-09 18:43:28 -08:00
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
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
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
Jose Perez Rodriguez
079edcd894
Updating the SDK and Support package on the CLI
2017-11-08 15:31:51 -08:00
Livar Cunha
aa944444f6
Update SDK to 2.0.2-vspre-20170927-1.
2017-11-08 14:31:06 -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
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
b6bfc84f51
Update SDK to 15.5.0-preview-20171107-4
2017-11-07 15:54:43 -08: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
dotnet-bot
fd738184c1
Update CoreSetup to preview1-25907-02
2017-11-07 17:49:55 +00:00
Sarabjot Singh
7dc7990d81
Updating the version for TestPlatform
...
Includes branding changes
2017-11-07 18:19:02 +05:30
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
1f423ff22b
Update runtime version to preview1-25905-03
2017-11-06 09:31:45 -08:00
Nick Guerrera
2a0569dc34
Fix build error when using SeparateSymbolsArchive=false
2017-11-03 15:22:41 -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
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
dotnet-bot
d4f92aa0f0
Update CoreSetup to preview1-25902-04
2017-11-03 00:57:00 +00:00
Nick Guerrera
4f31e3db66
Improve symbols zip archive
...
We were publishing a -debug zip with sdk code and symbols, but it was captured before
publishing was finished and had incorrect code content. Trying to use it would blow up
due to incorrect runtimeconfig.json.
Replace it with a -symbols zip that contains only symbols and that can be overlayed
over the main zip. This is just like the -langpack zip that has satellite assemblies.
Also add an option to leave the PDBs in the same directory/packages as code:
/p:SeparateSymbolsArchive=false. Setting this on local builds facilitates
debugging and profiling by removing the need to adjust symbol paths or copy PDBs
around.
2017-11-02 16:08:06 -07:00
Livar
4122a72690
Merge pull request #7955 from dotnet/merges/release/15.5-to-master-20171102-070037
...
Merge release/15.5 to master
2017-11-02 09:32:40 -07:00
Andy Gerlicher
ec1e490395
MSBuild 15.5.172
2017-11-01 15:27:15 -07:00
Livar
2031c9cf33
Merge branch 'master' into merges/release/15.5-to-master-20171031-070033
2017-10-31 10:15:11 -07:00
Nate McMaster
255e7bc850
Update aspnetcore to 2.0.3 build 125
2017-10-31 09:10:35 -07:00
Satya Madala
e7fc8749f3
Insert Testplatform 15.5.0-preview-20171031-01
2017-10-31 20:46:45 +05:30
Nick Guerrera
9469978fe4
Merge pull request #7938 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-25830-04 (master)
2017-10-30 18:54:25 -07:00
John Beisner
e6b8ef5bb7
The transport feed DLL method: 'PushToBlobFeed' parameters have changed with the newer DLL.
2017-10-30 16:40:49 -07:00
dotnet-bot
c59ad5a4c6
Update CoreSetup to preview1-25830-04
2017-10-30 23:00:25 +00:00
Livar
3d8ce7574b
Merge pull request #7900 from dotnet/merges/release/15.5-to-master-20171025-065942
...
Merge release/15.5 to master
2017-10-30 10:56:28 -07:00
Livar
d1b1454976
Merge branch 'release/15.5' into merges/release/2.0.0-to-release/15.5-20171030-065952
2017-10-30 09:40:54 -07:00
Kevin Ransom
8a60d17f0c
Update F# compiler to match VS
2017-10-27 15:00:25 -07:00
William Lee
812cfbe90c
Update SDK version to 15.5.0-preview-20171027-2 ( #7925 )
2017-10-27 12:29:19 -07:00
Livar Cunha
dfd20eaf30
Updating the version of the command line parser.
2017-10-27 11:17:18 -07:00
Nate McMaster
878532eedf
Update aspnetcore to 2.0.3 build 124
2017-10-27 07:57:14 -07:00
Livar
954b9a3ee1
Merge branch 'master' into merges/release/15.5-to-master-20171025-065942
2017-10-26 15:13:01 -07:00
Andy Gerlicher
4c804c3421
MSBuild 15.5.170
2017-10-26 12:46:37 -07:00
dotnet-bot
7d3ac35d84
Update CoreSetup to preview1-25825-07
2017-10-25 22:19:32 +00:00
Livar
103a56803f
Merge branch 'master' into merges/release/15.5-to-master-20171025-065942
2017-10-25 10:46:31 -07:00
Nate McMaster
347169e68a
Update aspnetcore to 2.0.3 build 123
2017-10-24 15:27:08 -07:00
Livar
835d38b27f
Merge branch 'release/15.5' into merges/release/2.0.0-to-release/15.5-20171024-070026
2017-10-24 10:09:16 -07:00
Andy Gerlicher
f81c0fc1d7
MSBuild 15.5.165
2017-10-23 14:59:24 -07:00
Kevin Ransom
6ef8af7d6d
update fsharp compiler for preview release
2017-10-23 14:47:31 -07:00
dotnet-bot
fa2bd27688
Update CoreSetup to preview1-25823-01
2017-10-23 17:28:38 +00:00
Livar Cunha
687cba8ca8
Updating branding to 2.0.3, again
2017-10-20 16:35:01 -07:00
Livar Cunha
e37e9f3fe8
Fixing closing tags in the DEB and RPM targets.
2017-10-20 14:43:29 -07:00
Livar Cunha
d4f980a02e
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.
2017-10-20 14:23:34 -07:00
John Beisner
f26e651c6a
Defining the published Nupkgs in one place.
2017-10-20 14:02:41 -07:00
John Beisner
9bd54acabe
Adding the second CLI NuPkg
2017-10-20 11:55:14 -07:00
Nate McMaster
be1b014c7c
Update aspnetcore runtime store and LZMA to 2.0.3 build 120
2017-10-20 08:59:31 -07:00
Livar
b50595c419
Merge branch 'master' into merges/release/15.5-to-master-20171019-070029
2017-10-19 11:26:33 -07:00
Livar
0d51d3d0f7
Merge branch 'master' into master-UpdateDependencies
2017-10-18 20:16:33 -07:00
dotnet-bot
5537be658f
Update CoreSetup to preview1-25818-02
2017-10-18 21:35:19 +00:00
Livar
aad235fd1c
Merge branch 'master' into merges/release/15.5-to-master-20171018-070036
2017-10-18 12:20:03 -07:00
Livar
8d7863e103
Merge pull request #7865 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-25818-01 (master)
2017-10-18 11:38:33 -07:00
Livar
569ae654ae
Merge pull request #7860 from dotnet/livarcocc-patch-3
...
Updating the version on master to 2.2.0
2017-10-18 10:54:32 -07:00
dotnet-bot
8b69a7506a
Update CoreSetup to preview1-25818-01
2017-10-18 17:45:51 +00:00
Livar
d3098e7fcd
Update SDK to 15.5.0-preview-20171018-2
2017-10-18 10:40:15 -07:00
Livar
8e2b99dae1
Removing a bundled template that should not be here.
...
Microsoft.DotNet.Web.Client.ItemTemplates should not be here yet.
2017-10-17 17:53:18 -07:00
Livar Cunha
72eda50303
Merge branch 'release/2.0.0' into merge_release_200
...
* release/2.0.0:
Separating the 'legacy' URL construction from the 'current' URL construction methods and logic.
Use temporary path for fake deps.json in test
MSBuild 15.4.8
Insert SDK 2.0.2-vspre-20170927-1
2017-10-17 17:30:58 -07:00
Livar
a450165732
Updating the branding to 2.2.0
2017-10-17 16:54:22 -07:00
Livar
13ba5efc12
Updating the version on master to 2.2.0
2017-10-17 16:53:50 -07:00
Livar
9bd976f5ec
Updating ASP.NET templates to 1.0.0-beta2-20170810-304
2017-10-17 16:52:20 -07:00
Livar
730affa440
Merge branch 'master' into master-UpdateDependencies
2017-10-17 16:26:04 -07:00
Livar
a34ecdeff6
Merge branch 'master' into merges/release/15.5-to-master-20171016-070031
2017-10-17 14:42:15 -07:00
dotnet-bot
3484dd26df
Update CoreSetup to preview1-25817-05
2017-10-17 21:40:36 +00:00
Livar
5d44ab70cd
Merge pull request #7856 from livarcocc/update_branding_to_2_1
...
Updating the brand to 2.1.1.
2017-10-17 13:20:30 -07:00
Livar
966e133565
Merge branch 'master' into merges/release/15.5-to-master-20171016-070031
2017-10-17 11:36:43 -07:00
Livar Cunha
bfb045e311
Updating the brand to 2.1.1.
2017-10-17 11:22:24 -07:00
dotnet-bot
a6b40da4ae
Update CoreSetup to preview1-25817-01
2017-10-17 17:50:35 +00:00
Livar
95dafad76b
Merge branch 'release/15.5' into update_roslyn
2017-10-17 10:09:24 -07:00
Livar
c4faa28ffa
Merge pull request #7847 from AndyGerlicher/MSBuild.15.5.160
...
MSBuild 15.5.160
2017-10-17 09:50:22 -07:00
Livar Cunha
ea158bb686
Update the roslyn version to 2.6.0-beta2-62210-01.
2017-10-17 09:48:16 -07:00
John Beisner
f33310fefc
Make the uploads to blob storage more exacting.
2017-10-17 09:08:35 -07:00
Daniel Plaisted
2a3a5be07d
Insert SDK 15.5.0-preview-20171017-1
2017-10-16 17:23:12 -07:00
Livar
9de48be817
Merge pull request #7834 from harshjain2/TPv2LatestRelease
...
Updated version of TestPlatform to 15.5.0-preview-20171012-09
2017-10-16 15:52:49 -07:00
Livar Cunha
e1916cc4dc
Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171016-070031
...
* dotnet/release/15.5: (21 commits)
Manually merging some changes that git merged wrong and deleted from the 15.5 branch.
Separating the 'legacy' URL construction from the 'current' URL construction methods and logic.
Use temporary path for fake deps.json in test
Use same build number for roslyn and F# satellites
Updating Roslyn satellites and SDK versions
Insert NuGet Build 4.5.0-preview2-4529 into cli
Update NuGet to 4529 (signed)
MSBuild 15.5.154
MSBuild 15.5.153
removed commented out config I'd meant to remove
added a way to specify the asp.net template versions
Porting 'dotnet-install.sh' from CLI:master to CLI:release/2.0.0
'NuGet.master.config' does not appear to be used.
Fixed tests
Update branch info to release/15.5
Updating the websdk version to 2.0.0-rel-20171010-665
Insert NuGet Build 4.5.0-preview1-4526 into cli
Update DependencyVersions.props
Updated version of TestPlatform to 15.5.0-preview-20170923-02
MSBuild 15.4.8
...
2017-10-16 15:42:40 -07:00
Andy Gerlicher
88bcf0ffb3
MSBuild 15.5.160
2017-10-16 14:40:46 -07:00
dotnet-bot
1efa3f57ad
Update CoreSetup to preview1-25816-02
2017-10-16 21:38:06 +00:00
John Beisner
0c4bcdcc55
Enabling the publish of CLI NuPkg to the unified Transport feed.
2017-10-16 14:33:50 -07:00
Livar
80d76f93a4
Merge branch 'release/15.5' into merges/release/2.0.0-to-release/15.5-20171013-070028
2017-10-13 10:19:11 -07:00
Livar Cunha
27aa698710
Manually merging some changes that git merged wrong and deleted from the 15.5 branch.
2017-10-13 09:56:08 -07:00
Livar Cunha
1943ddc57f
Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-release/15.5-20171013-070028
...
* dotnet/release/2.0.0:
Use temporary path for fake deps.json in test
Porting 'dotnet-install.sh' from CLI:master to CLI:release/2.0.0
'NuGet.master.config' does not appear to be used.
Reverting previous change to: 'NuGet.master.config'
Moving the runtime version to 2.0.0 for the SDK.
Revert release/2.0.0 back to 1bcee43995
Adding the unified transport NuGet feed.
Keeping the branding for release/2.0.0 at 2.0.3.
MSBuild 15.4.8
Insert SDK 2.0.2-vspre-20170927-1
2017-10-13 09:04:58 -07:00
Harsh Jain
41d1f6ad6d
Updated version of TPv2
2017-10-13 14:09:32 +05:30
Nick Guerrera
c0c4be7946
Merge branch 'release/2.0-vs' into merge-2.0-vs
2017-10-12 18:22:04 -07:00
Nick Guerrera
7b558111ae
Use same build number for roslyn and F# satellites
2017-10-12 16:22:06 -07:00
Livar Cunha
f6a07bcb39
Merge branch 'release/2.0.0' into merge_release_200
...
* release/2.0.0:
Porting 'dotnet-install.sh' from CLI:master to CLI:release/2.0.0
'NuGet.master.config' does not appear to be used.
Reverting previous change to: 'NuGet.master.config'
Moving the runtime version to 2.0.0 for the SDK.
Revert release/2.0.0 back to 1bcee43995
Adding the unified transport NuGet feed.
Update cli-deps-satellites
Fix up roslyn satellite assembly handling to match new insertion mechanism
2017-10-12 14:56:23 -07:00
Livar
428b2caa6b
Merge pull request #7814 from AndyGerlicher/MSBuild.15.5.154
...
MSBuild 15.5.154
2017-10-12 13:51:38 -07:00
Livar
278cbf6c44
Merge pull request #7819 from dotnet/livarcocc-patch-2
...
Updating Roslyn satellites and SDK versions
2017-10-11 23:54:09 -07:00
Livar
821a413dd6
Updating Roslyn satellites and SDK versions
2017-10-11 22:29:40 -07:00
NuGet Team Bot
15ee853d49
Insert NuGet Build 4.5.0-preview2-4529 into cli
2017-10-11 18:44:34 -07:00
Livar
95a56ffcfe
Merge pull request #7811 from seancpeters/15.5_separate_aspnet_templates
...
Added a property to DependencyVersions.props for asp.net template version
2017-10-11 18:40:24 -07:00
Andy Gerlicher
d15d448332
Update NuGet to 4529 (signed)
2017-10-11 18:30:57 -07:00
Andy Gerlicher
97f4a01869
MSBuild 15.5.154
2017-10-11 17:27:36 -07:00
Andy Gerlicher
3b09db3f9e
MSBuild 15.5.153
2017-10-11 17:26:43 -07:00
seancpeters
2d6314e78f
removed commented out config I'd meant to remove
2017-10-11 16:37:49 -07:00
seancpeters
c6139adcc9
added a way to specify the asp.net template versions
2017-10-11 16:22:03 -07:00
Daniel Plaisted
0a3f2a7265
Merge pull request #7804 from dsplaisted/branchinfo-15.5
...
Update branch info to release/15.5
2017-10-11 10:21:39 -07:00
faahmad
6f41ca4de7
Merge branch 'release/15.5' into updateTpv215.5.0-preview-20171009-10
...
# Conflicts:
# build/DependencyVersions.props
2017-10-11 12:09:40 +05:30
Daniel Plaisted
857c7e3e56
Update branch info to release/15.5
2017-10-10 22:11:00 -07:00
Livar
7f5c9ec12a
Merge pull request #7803 from dotnet/vramak/websdk_15_5
...
Updating the websdk version to 2.0.0-rel-20171010-665
2017-10-10 21:07:53 -07:00
Vijay Ramakrishnan
6a116d4b94
Updating the websdk version to 2.0.0-rel-20171010-665
2017-10-10 16:38:32 -07:00
dotnet-bot
ce29ec42e8
Update CoreSetup to preview1-25810-02
2017-10-10 22:28:57 +00:00
NuGet Team Bot
a084153c15
Insert NuGet Build 4.5.0-preview1-4526 into cli
2017-10-10 15:08:33 -07:00
Shyam-Gupta
b5d9f6f3e6
Update DependencyVersions.props
2017-10-10 16:50:09 +05:30
Livar Cunha
34235acb37
Adding the pre-release runtime version hack to RHEL as well. Basically, skip native installer tests when using a pre-release runtime.
2017-10-09 15:27:05 -07:00
Livar Cunha
ec9b583eb4
Adding the access token to the native installer URLs so that we can download those from protected locations when needed.
2017-10-09 14:09:48 -07:00
Livar Cunha
fead8521c3
Moving the runtime version to 2.0.0 for the SDK.
...
(cherry picked from commit e24b53dda7
)
2017-10-09 13:59:09 -07:00
Nick Guerrera
ddae0875cf
Revert release/2.0.0 back to 1bcee43995
...
There were incorrect merges from release/15.5 to release/2.0.0 since then
2017-10-09 13:55:13 -07:00
Livar Cunha
7ce43b9e3e
Updating the runtime version.
2017-10-09 11:42:21 -07:00
Livar Cunha
d7ef3d244b
Updating the branding to 15.5.1
2017-10-09 11:37:04 -07:00
Livar
da92efce24
Merge pull request #7789 from dotnet/merges/release/15.5-to-release/2.0.0-20171009-070027
...
Merge release/15.5 to release/2.0.0
2017-10-09 11:11:03 -07:00
Shyam-Gupta
9a2e87f0d9
Updated version of TestPlatform to 15.5.0-preview-20170923-02
...
refer commit: fa876f5b90
2017-10-09 17:46:08 +05:30
dotnet-bot
c23cd33b28
Update CoreSetup to preview1-25806-02
2017-10-06 22:06:36 +00:00
Eric Erhardt
a629d569a3
Merge pull request #7780 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-25806-01 (master)
2017-10-06 16:17:16 -05:00
Livar
5407978c13
Merge pull request #7772 from dotnet/livarcocc-patch-2
...
Update the SDK to 2.1.0-preview1-20171006-4
2017-10-06 11:49:05 -07:00
Livar Cunha
36892f28e9
Adding a test hack to allow the CLI to pass tests with a pre-release runtime for 2.0 TFM.
2017-10-06 11:08:02 -07:00
dotnet-bot
6066e1ce3a
Update CoreSetup to preview1-25806-01
2017-10-06 17:40:13 +00:00
Livar
c950f92462
Update the SDK to 2.1.0-preview1-20171006-4
2017-10-05 16:39:32 -07:00
dotnet-bot
ad0ecd6914
Update CoreSetup to preview1-25805-02
2017-10-05 21:39:21 +00:00
Nick Guerrera
d0013186c7
Merge pull request #7751 from nguerrera/fixup-roslyn-loc
...
Update satellite assemblies and fix up roslyn satellite handling
2017-10-05 11:25:07 -07:00
Livar Cunha
e6c0c6ef15
Merge branch 'release/2.0.0' into merge_release200_into_release200MSRC
...
* release/2.0.0: (49 commits)
Keeping the branding for release/2.0.0 at 2.0.3.
Moving the runtime version to 2.0.0 for the SDK.
MSBuild 15.5.113
Update F# compiler
Remove CscToolPath
Improve the way Roslyn is pulled in
MSBuild 15.5.110
Update XLFs
Update the string that is displayed when there's a typo in the profile name or it's not a valid JSON object
Updating the branding to 15.5.
Updating the CLI branding to 2.0.3
Fixing merges.
Removing the trailing '\r' for bash shells; commit hash.
Removing the trailing '\r' for bash shells. https://github.com/dotnet/cli/issues/7392
Changing ItAddsFxVersionAsAParamWhenTheToolHasThePrefercliruntimeFile to expect 2.0.0 as the runtime version.
Fixing 'librarypath'
Update the installation scripts in release/2.0.0 branch.
Insert SDK 2.0.2-vspre-20170921-5
Insert SDK 2.0.2-vspre-20170915-1
MSBuild 15.4.7
...
2017-10-05 10:27:38 -07:00
Livar Cunha
ed953f6d05
Keeping the branding for release/2.0.0 at 2.0.3.
2017-10-04 18:07:10 -07:00
dotnet-bot
58c76ff1ce
Update CoreSetup to preview1-25804-01
2017-10-04 17:28:30 +00:00
Livar Cunha
e24b53dda7
Moving the runtime version to 2.0.0 for the SDK.
2017-10-03 16:46:15 -07:00
Nick Guerrera
cd68283018
Update cli-deps-satellites
2017-10-03 16:01:08 -07:00
Nick Guerrera
4a2d3fae16
Fix up roslyn satellite assembly handling to match new insertion mechanism
...
1. Publish satellites with a separate project and merge the resulting .deps.json
into (csc|vbc).deps.json
2. Move the build tasks satellites to the correct location next to main assembly
(one level higher than bincore\)
2017-10-03 16:00:56 -07:00
John Beisner
d498ab677e
Merge pull request #7747 from johnbeisner/RedHat6Stuff
...
Missing value for 'PublishNativeInstallers' and Updating the README
2017-10-03 10:17:32 -07:00
Livar
2d3b8da0b0
Merge pull request #7748 from AndyGerlicher/MSBuild.15.5.113
...
MSBuild 15.5.113
2017-10-03 09:55:17 -07:00
John Beisner
659c672411
Missing value for 'PublishNativeInstallers'
2017-10-03 08:58:52 -07:00
Livar
72f42f9463
Merge pull request #7735 from brettfo/update-fsharp-15.5
...
Update FSharp compiler
2017-10-02 20:43:11 -07:00
Andy Gerlicher
cd9260f467
MSBuild 15.5.113
2017-10-02 19:03:59 -07:00
Brett V. Forsgren
6ccff28e0a
Update F# compiler
2017-10-02 16:37:31 -07:00
dotnet-bot
ee76f981b4
Update CoreSetup to preview1-25802-02
2017-10-02 22:30:41 +00:00
Livar
32c0f44129
Merge branch 'release/15.5' into improve_roslyn
2017-10-02 15:13:34 -07:00
dotnet-bot
1bf3b681e2
Update CoreSetup to preview1-25802-01
2017-10-02 17:27:49 +00:00
John Beisner
22cd85daf6
Merge pull request #7732 from johnbeisner/RedHat6Stuff
...
The publish logic needs to change with the addition of RedHat 6.
2017-10-02 10:14:18 -07:00
khyperia
04c8a68539
Improve the way Roslyn is pulled in
2017-10-02 08:01:44 -07:00
dotnet-bot
49794cf29b
Update CoreSetup to preview1-25801-01
2017-10-01 18:39:18 +00:00
dotnet-bot
ce08614bf7
Update CoreSetup to preview1-25729-02
2017-09-29 21:49:46 +00:00
John Beisner
3b7f13e179
The publish logic needs to change with the addition of RedHat 6.
...
"IsLinuxDistroSpecific" was used only to decide whether to publish zip/tar files - changes to "PublishArchives" & includes RedHat 6 per 'DerivedHostMachineInfo.props'
"IslinuxPortable" was used to decide, among other things, whether to publish the installer packages - changes to "PublishNativeInstallers" & excludes RedHat 6 per 'DerivedHostMachineInfo.props'
2017-09-29 13:58:08 -07:00
Andy Gerlicher
fb67e25cfb
MSBuild 15.5.110
2017-09-29 13:31:56 -07:00
Livar
1ce3b0ad69
Merge pull request #7725 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-25728-02 (master)
2017-09-29 13:21:13 -07:00
Jan Vorlicek
7826f23d56
Merge pull request #7723 from johnbeisner/RedHat6Enable
...
Handling the 'badge' naming for RedHat6
2017-09-29 12:32:39 +02:00
dotnet-bot
8632acb6f7
Update CoreSetup to preview1-25728-02
2017-09-28 21:26:29 +00:00
John Beisner
fbb61475f7
Handling the 'badge' naming for RedHat6
2017-09-28 11:19:49 -07:00
John Beisner
a8108c08a1
Merge pull request #7718 from johnbeisner/RedHat6Enable
...
Adding "rhel.6-x64" to Branding.props
2017-09-28 08:27:54 -07:00
Livar
b7f14949cd
Merge pull request #7719 from dotnet-bot/master-UpdateDependencies
...
Update CoreSetup to preview1-25727-05 (master)
2017-09-27 20:12:13 -07:00
Livar
5de69a9e0e
Merge branch 'master' into merges/release/2.0.0-to-master-20170927-070027
2017-09-27 16:21:19 -07:00
dotnet-bot
05b0a63044
Update CoreSetup to preview1-25727-05
2017-09-27 22:49:00 +00:00
Livar Cunha
19ce791408
Updating the branding to 15.5.
2017-09-27 15:24:22 -07:00
Livar Cunha
4bd9bb92cc
Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-master-20170927-070027
...
* dotnet/release/2.0.0: (29 commits)
Updating the CLI branding to 2.0.3
Fixing merges.
Removing the trailing '\r' for bash shells; commit hash.
Removing the trailing '\r' for bash shells. https://github.com/dotnet/cli/issues/7392
Changing ItAddsFxVersionAsAParamWhenTheToolHasThePrefercliruntimeFile to expect 2.0.0 as the runtime version.
Fixing 'librarypath'
Update the installation scripts in release/2.0.0 branch.
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
...
2017-09-27 14:35:00 -07:00
John Beisner
18a79ee291
Adding "rhel.6-x64"
...
Removing "ubuntu.16.10-x64"
2017-09-27 13:43:24 -07:00
Andy Gerlicher
79077b5ea2
MSBuild 15.4.8
2017-09-27 09:52:43 -07:00
Daniel Plaisted
0d233cd9d0
Insert SDK 2.0.2-vspre-20170927-1
2017-09-26 18:13:03 -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
Harsh Jain
fa876f5b90
Updated version of TestPlatform to 15.5.0-preview-20170923-02
2017-09-26 19:19:16 +05:30
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
Jan Vorlicek
5aff58b8b9
Merge pull request #7694 from janvorli/rhel6-support-fixes
...
Fix issue and minor cleanup of the RHEL 6 support
2017-09-22 00:40:51 +02:00
Daniel Plaisted
ce885f76c4
Insert SDK 2.0.2-vspre-20170921-5
2017-09-21 15:21:29 -07:00
Jan Vorlicek
6630c8292b
Fix issue and minor cleanup of the RHEL 6 support
...
This change fixes extraction of the unprocessed args and also implements
few minor changes that @eerhardt has asked for, like renaming the new argument
and changing usage of HostRid to Rid in build/BuildDefaults.props.
2017-09-21 20:38:34 +00:00
Andy Gerlicher
9e06395ed7
MSBuild 15.5.90
2017-09-21 12:45:07 -07:00
Jan Vorlicek
90e217831b
Enable RHEL 6 support
...
This change enables RHEL 6 support. It also adds a new command line option to the
run-build.sh script that enables passing in a folder containing a bootstrap CLI.
This helps in bringup of new target platforms.
2017-09-21 15:20:55 +00:00
dotnet-bot
7287790200
Update CoreSetup to preview1-25719-04
2017-09-20 00:14:50 +00:00
Livar
d624a96a1f
Merge pull request #7663 from livarcocc/move_testframework_from_output
...
Removing Microsoft.DotNet.TestFramework from the product code
2017-09-15 15:31:31 -07:00
William Li
ad56d3759e
fix missing windows package
...
Put back the dependency of package. Duplicate a publish step with package and use that one in all linux distro specific
2017-09-15 15:28:57 -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
0a482954ae
Merge pull request #7645 from livarcocc/remove_archiver_code
...
Removing Microsoft.DotNet.Archive from the CLI
2017-09-15 09:58:03 -07:00
Livar Cunha
3efd44f935
Removing Microsoft.DotNet.TestFramework from the product code and from the SDK deployment and moving the code to the test folder.
2017-09-15 09:49:19 -07:00
William Li
7c64ef6b0e
Move badge prop to target
...
To have the correct IsBuildingAndPublishingAllLinuxDistrosNativeInstallers value
2017-09-14 19:36:56 -07:00
William Lee
f6fda26ec8
Fix missing Badges
...
By setting IsBuildingAndPublishingAllLinuxDistrosNativeInstallers in right order
2017-09-14 15:42:10 -07:00
William Lee
221ab05346
Use one build definition to produce all Linux distro specific packages ( #7615 )
...
By using `./build.sh /t:AllLiuxDistrosNativeInstaller`
Make a sandbox folder after compile step and copy compiled artifact to it. Since the content will be Linux generic, use package step with Docker in different distros.
After finishing all the distro specific packaging, upload all of them at once
Publish to debian only support all distro
Improve perf of AllLiuxDistrosNativeInstaller, by copying more cache in to sandbox
There will be a retry if package command failed
2017-09-14 13:33:46 -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
Harsh Jain
4eb4cddbb7
Updated version of TestPlatform to 15.5.0-preview-20170914-09
2017-09-14 20:49:31 +05:30
NuGet Team Bot
5ce59a6179
Insert NuGet Build 4.4.0-preview3-4475 into cli
2017-09-13 17:27:51 -07:00
Livar Cunha
9cdb20b7a5
Removing Microsoft.DotNet.Archive from the CLI and instead depending on a nupkg.
2017-09-13 14:04:09 -07:00
Daniel Plaisted
f9b576cf5d
Insert SDK version 2.0.1-servicing-20170912-1
2017-09-11 18:37:23 -07:00
Livar
a8dd209359
Merge branch 'master' into merges/release/2.0.0-to-master-20170907-070027
2017-09-07 11:11:28 -07:00
John Beisner
483e03704f
Merge pull request #7598 from johnbeisner/RPM-EnvVars
...
Incorrect token: Installer.RPM.targets
2017-09-06 09:58:26 -07:00
John Beisner
6a76bb8396
Incorrect token.
2017-09-06 08:53:01 -07:00
Daniel Plaisted
79ffd86afd
Merge branch 'RPM-EnvVars' into fix-signing
2017-09-05 15:39:08 -07:00
Daniel Plaisted
d94a3cd076
Merge branch 'DirProps' into fix-signing
2017-09-05 15:39:02 -07:00
Daniel Plaisted
c2ca512189
Avoid importing incompatible .props files for signing build
2017-09-05 15:10:15 -07:00
John Beisner
5000ba5f10
Adding required environmental variables.
2017-09-05 15:08:42 -07:00
John Beisner
74ad01b576
Adding consistent "Project" headers to inported props and target files.
2017-09-05 14:44:25 -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
John Beisner
47651b6e77
Stop building ubuntu.16.10-x64
2017-09-05 08:44:15 -07:00
Daniel Plaisted
6e0646f7bf
Update environment variables for EndToEnd test run on Debian package
2017-09-01 18:21:25 -07:00
Daniel Plaisted
728cea22f1
Update signing.proj to use new output paths, and import common repo props
2017-09-01 17:17:33 -07:00
Daniel Plaisted
88319a71f3
Remove duplicate import
2017-09-01 16:43:40 -07:00
Daniel Plaisted
97b7553e31
Rename output folder from out to bin
2017-09-01 16:43:02 -07:00
Daniel Plaisted
546eff28c2
Delete outdated comment
2017-09-01 13:50:01 -07:00
Daniel Plaisted
9b331673fe
Merge upstream changes
2017-09-01 13:17:40 -07:00
Daniel Plaisted
ac67434ea4
Fix debian package generation
...
Previously, dotnet-deb-tool-consumer.csproj was copied to the out/artifacts folder before being restored. This no longer works as it depends on repo properties, and there is a Directory.Build.props in teh out directory to stop projects inside it from getting the repo properties. So this change restores it in-place instead.
2017-09-01 12:12:10 -07:00
Nick Guerrera
252218c3d0
Merge 'release/2.0.0' into merges/release/2.0.0-to-master-20170901-070026
...
Conflicts:
README.md
build/Branding.props
build/DependencyVersions.props
netci.groovy
test/Microsoft.DotNet.Cli.Utils.Tests/GivenAProjectToolsCommandResolver.cs
test/dotnet-new.Tests/GivenThatIWantANewApp.cs
2017-09-01 11:55:26 -07:00
Nick Guerrera
fba2302b45
Merge pull request #7554 from seancpeters/update_templates_to_2.1.0_versions
...
Updating new templates to 2.1.0 versions
2017-09-01 11:32:35 -07:00
Nick Guerrera
3514db05da
Update shared framework dependency
2017-08-31 17:09:05 -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
Matt Galbraith
2277ac91da
Merged PR 82801: Allow non-anonymous storage account access for .lzma download
...
Allow non-anonymous storage account access for .lzma download
2017-08-30 22:05:09 +00:00
John Beisner
7a918997a0
Push the 'VS.Redist.Common.Net.Core.SDK*.nupkg' packages to blob storage.
2017-08-30 12:35:11 -07:00
William Li
22e75d0eed
do not run dotnet-cli-build.csproj Test in build, no netcore1.3 runtime
2017-08-30 06:54:34 -07:00
William Li
7f54ccb903
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
2017-08-30 06:54:34 -07:00
seancpeters
79e94eb908
Updating new templates to 2.1.0 versions
2017-08-29 15:21:13 -07:00
Nick Guerrera
d7665ea316
Sign additional files
...
Some files that get their signature invalidated by crossgen were missing
from the Signing.proj list.
2017-08-29 14:01:05 -07:00
Daniel Plaisted
dcb3a7ade7
Use shorter output paths to avoid max path issues on Windows
...
For example, "out/2" instead of "artifacts/stage2"
2017-08-29 06:55:43 -07:00
Matt Galbraith
03dcd98c51
More CoreSetupBlobAccessToken stuff
2017-08-28 17:50:58 -07:00
Matt Galbraith
8f6fd2a549
Add support for CoreSetupBlobAccessToken as used in 1.X builds
2017-08-28 15:40:35 -07:00
Matt Galbraith
1156e52eb8
Update dependency version
2017-08-28 13:14:23 -07:00
Daniel Plaisted
107252ebe7
Merge upstream changes
2017-08-28 11:09:19 -07:00
Nick Guerrera
656eab7aec
Target netcoreapp2.1, eliminate warnings, treat warnings as errors
2017-08-25 20:17:57 -07:00
Nick Guerrera
6d6d1c0c2b
Merge branch 'master' into dotnet-bot-master-UpdateDependencies
2017-08-25 13:49:39 -07:00
Rainer Sigwald
ee5c02de77
MSBuild 15.5.74
2017-08-25 13:25:01 -07:00
William Li
1a36940549
Update CLI_NETSDK_Version SDK to 2.0.2-vspre-20170825-1
2017-08-25 13:22:01 -07:00
Daniel Plaisted
2222290394
Update MSI tests to use new output directory layout
2017-08-24 17:16:11 -07:00
Daniel Plaisted
c6e4c8f477
Rename Stage0 build variables to PreviousStage
2017-08-24 17:16:11 -07:00
Daniel Plaisted
12f8c2377f
Generate properties to pass to the next stage of the build
2017-08-24 15:51:37 -07:00
Daniel Plaisted
884a48372d
Copy empty Directory.Build.props to artifacts folder during build instead of checking it in
2017-08-24 15:49:14 -07:00
Daniel Plaisted
13da213183
Support new artifacts layout in tests and other build logic
2017-08-24 15:49:13 -07:00
Daniel Plaisted
ae0aa8ed24
Move dir.props to auto-imported Directory.Build.props
...
This is necessary for setting the intermediate output path to work correctly
2017-08-24 15:46:45 -07:00
Daniel Plaisted
ac99830e12
Support new output directory layout
2017-08-24 15:46:44 -07:00
Daniel Plaisted
4662629964
Merge pull request #7478 from dsplaisted/update-runtime-to-2.1
...
Update .NET Core runtime to 2.1
2017-08-24 12:16:43 -07:00
NuGet Team Bot
069d94cbe4
Insert NuGet Build 4.4.0-preview1-4434 into cli
2017-08-24 11:22:51 -07:00
William Li
4ae52088bf
Merge branch 'master' into merges/release/2.0.0-to-master-20170821-070027
2017-08-21 12:54:31 -07:00
Daniel Plaisted
be6fc8836f
Update to 2.1 runtime
2017-08-17 22:55:43 -07:00
Daniel Plaisted
4598d7b2c2
Update to SDK with a maximum version for .NET Core of 2.1
2017-08-17 19:50:17 -07:00
Nick Guerrera
4434a8a832
Merge pull request #7417 from mlorbetske/dev/mlorbe/FixTemplating1206
...
Fix dotnet/templating#1206
2017-08-17 14:03:29 -07:00
Nick Guerrera
37714cd5f0
Merge pull request #7413 from Faizan2304/blameDataCollector
...
Insert new bits of TPv2 and enable blame data collector
2017-08-17 11:50:07 -07:00
Daniel Plaisted
acd690f7da
Update to SDK build which includes NuGet 4.4.0-preview1-4365
2017-08-16 18:51:36 -07:00
Daniel Plaisted
cf657095ab
Insert NuGet Build 4.4.0-preview1-4365 into cli
2017-08-16 15:35:54 -07:00
dotnet-bot
ebcd0fbf99
Update CoreSetup to preview2-25616-02
2017-08-16 21:23:21 +00:00
Daniel Plaisted
dc88bac18f
Update version to 2.0.2-vspre
2017-08-16 14:22:25 -07:00