Commit graph

9837 commits

Author SHA1 Message Date
Daniel Plaisted
c431d58b72 Set maximum .NET Core version to 3.0 in BundledVersions.props 2018-07-09 13:46:04 -07:00
Daniel Plaisted
b3be19b820 Fix up runtimeconfig.json files for tools (dotnet, MSBuild, VSTest, etc) to target .NET Core 3.0 2018-07-09 13:46:04 -07:00
Daniel Plaisted
ec9914424c Refactor tests to use CliTargetFramework variable instead of hard-coding target framework 2018-07-09 13:46:04 -07:00
Daniel Plaisted
c6925a5388 Add dotnet-buildtools feed for Microsoft.DotNet.VersionTools 2018-07-09 13:46:03 -07:00
Daniel Plaisted
3e2a16d5db Insert .NET Core 3.0 runtime builds 2018-07-09 13:46:03 -07:00
Daniel Plaisted
69c7fe8fe8
Merge pull request #23 from dsplaisted/add-binlog
Add .binlog, and archive it
2018-07-09 13:39:07 -07:00
Daniel Plaisted
c8321e2bd0 Archive .binlog 2018-07-09 12:49:03 -07:00
Peter Huene
d9e8947ff4
Revert implementation of the --mode option for the publish command.
This commit reverts the implementation of the `--mode` option for the `dotnet
publish` command.  A bug in the apphost prevents this feature from working
properly in some cases and there currently is not a mechanism to service it
with this feature.

The team has decided to move this feature to 2.2.1xx for the .NET Core SDK.

Fixes dotnet/sdk#2380.
2018-07-09 12:46:13 -07:00
Daniel Plaisted
b1206b0ff5 Create binary log by default 2018-07-09 12:35:50 -07:00
Peter Huene
5aa6fe1ca7
Merge pull request #9566 from peterhuene/warn-on-cli-home-set
Log a verbose message when DOTNET_CLI_HOME is being used.
2018-07-06 14:46:41 -07:00
vramak
85e29304a6 Updating the WebSdk from aspnet/websdk/2.1.4xx 2018-07-05 18:22:54 -07:00
Daniel Plaisted
9a0c9c0f3a
Merge pull request #20 from johnbeisner/master
Disabling publishing for all 'MSBuildExtensions' artifacts.
2018-07-03 16:35:49 -07:00
jbeisner
692987b919 Disabling publishing for all 'MSBuildExtensions' artifacts. 2018-07-03 22:58:40 +00:00
Daniel Plaisted
9e9fc1994f
Merge pull request #19 from johnbeisner/master
Resolve signing failures; Core-SDK
2018-07-03 14:17:24 -07:00
jbeisner
6c793107b6 Unblocking Jenkins... 2018-07-03 19:48:04 +00:00
jbeisner
9ead28cb25 "Microsoft.DotNet.MSBuildSdkResolver" and "Microsoft.DotNet.Cli.Utils" are delivered/published via 'CLI' not 'Core-SDK'; use 'dotnet-install.sh' from 'dot.net' 2018-07-03 18:43:33 +00:00
John Beisner
93a2d437e5
Merge pull request #18 from johnbeisner/master
The target "ComposeSdk" needs "Prepare" to have been run
2018-07-03 17:21:14 +00:00
John Beisner
460788c91a
Removing 'Locked-file' test; CLI:release/2.1.3xx (#9604)
* Removing 'Locked-file' test: ItFailsInLessThanOneSecondWhenTheProjectAssetsJsonDoesNotExist
2018-07-03 16:23:35 +00:00
jbeisner
c42e66d6ed The target "ComposeSdk" needs "Prepare" to have been run - make it dependent so we can run the single "ComposeSdk" target. 2018-07-03 15:38:10 +00:00
Nate McMaster
281caedada Merged PR 130942: Update to ASP.NET Core 2.0.9 build 10031
Includes [this fix](1895502c48), which should ensure NETStandard.Library 2.0.3 is present in the offline cache.
2018-07-03 04:21:23 +00:00
Nate McMaster
3b69038bc4 Update to ASP.NET Core 2.0.9 build 10031 2018-07-03 04:19:14 +00:00
Matt Mitchell
9048955601 Merged PR 130771: Updates asp.net versions to match prodcon
- If this PR should not run tests please add text "skip[REMOVE_THIS]ci[REMOVE_THIS]please" (remove the marked text, no quotes).
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.
2018-07-02 16:18:23 +00:00
Livar
dd83b0c2b3 Updates asp.net versions to match prodcon
Fixes https://github.com/dotnet/cli/issues/9550
2018-07-02 09:16:55 -07:00
Nick Guerrera
a75f825aec
Merge pull request #9598 from dotnet/merges/release/2.1.4xx-to-release/2.1.401
Merge release/2.1.4xx to release/2.1.401
2018-06-29 20:19:24 -04:00
Nick Guerrera
502ed82cc5
Merge pull request #9590 from dotnet/merges/release/2.1.3xx-to-release/2.1.4xx
Merge release/2.1.3xx to release/2.1.4xx
2018-06-29 19:36:07 -04:00
Nick Guerrera
5fdaa4f92d Fix xlf merge 2018-06-29 15:53:35 -07:00
Nick Guerrera
1326c79a5d Merge branch 'release/2.2.1xx' into merges/release/2.1.4xx-to-release/2.2.1xx 2018-06-29 15:25:24 -07:00
Nick Guerrera
9c29a7d08f
Fix broken samples link in README (#9595)
Looks like a branch search and replace mistake.
2018-06-29 18:08:26 -04:00
Nick Guerrera
b2c39bc524
Merge pull request #9574 from dotnet/merges/release/2.1.4xx-to-release/2.1.401
Merge release/2.1.4xx to release/2.1.401
2018-06-29 17:45:00 -04:00
John Beisner
fce129fa9f
Merge pull request #9592 from johnbeisner/FixProdConTestFailures
Fixing recent ProdCon test failures.
2018-06-29 21:43:06 +00:00
Nick Guerrera
21014a5060
Merge branch 'release/2.1.4xx' into merges/release/2.1.3xx-to-release/2.1.4xx 2018-06-29 17:41:11 -04:00
jbeisner
ce5493b7d6 Fixing recent ProCon test failures. 2018-06-29 20:10:19 +00:00
John Beisner
dbca58f8b7
Merge pull request #9588 from johnbeisner/UpdateMicrosoftDotNetArchiveVersion
Update the 'Microsoft.DotNet.Archive' version.
2018-06-29 18:43:07 +00:00
jbeisner
1bcb4f8865 Update the 'Microsoft.DotNet.Archive' version. 2018-06-29 17:11:07 +00:00
Livar
9c13bb4ea0
Merge pull request #15 from dotnet/fix_all_linux_distros
Replacing Compile with ComposeSdk in the build/BuildAndPublishAllLinuxDistrosNativeInstallers.targets
2018-06-28 16:48:08 -07:00
Livar
1fc378dad3
Merge pull request #17 from dotnet/add_download_table
Adding a download table to core-sdk README.
2018-06-28 16:09:20 -07:00
Livar Cunha
dea40e45b2 Adding knowledge of linux-musl rid to core-sdk. It was lost in the merge from the CLI. 2018-06-28 15:54:22 -07:00
Livar Cunha
46e0313f04 Add a work around to downloading an updated install script while it gets updated on the website. 2018-06-28 15:24:47 -07:00
Livar Cunha
2034aab2b9 Adding a download table to core-sdk README. 2018-06-28 15:19:51 -07:00
Livar Cunha
3408f785e8 Adding curl to a couple of linux distros that were missing it. 2018-06-27 22:40:58 -07:00
Livar Cunha
4d93f3a7a8 Replacing Compile with ComposeSdk in the build/BuildAndPublishAllLinuxDistrosNativeInstallers.targets. Compile no longer exists and ComposeSdk is the new target that puts the Sdk together. 2018-06-27 16:05:37 -07:00
William Li
fcfcfcdaea
Merge pull request #9467 from nkolev92/restoreInteractiveFlag
Add a restore and add pkg commands interactive flag
2018-06-27 14:55:32 -07:00
Livar
dd0179a67c
Merge pull request #9568 from dotnet/update_sdk
Update SDK to 2.1.400-preview-63027-01
2018-06-26 18:36:25 -07:00
Livar
b29e49e26e
Merge pull request #9567 from livarcocc/update_branding
Updating branding to 401.
2018-06-26 17:51:07 -07:00
Livar
57597e8511
Update SDK to 2.1.400-preview-63027-01 2018-06-26 17:50:41 -07:00
Livar Cunha
b3ad7d3c8b Updating branding to 401. 2018-06-26 17:10:42 -07:00
Peter Huene
92507184bd
Log a verbose message when DOTNET_CLI_HOME is being used.
This commit logs a diagnostic message when the `DOTNET_CLI_HOME` variable is
used.  This enables users to determine where first-run-experience and global
tool files are being written to.

Fixes #9510.
2018-06-26 16:34:00 -07:00
Livar
47776ad0c6
Merge pull request #14 from dotnet/merge_master_cli
Merge master of the cli into dev/repo-refactoring
2018-06-26 15:21:59 -07:00
Parallels
4d9b015f8f Fixing a merge issue and crossgen issues. 2018-06-26 14:44:55 -07:00
Livar
b5de134c49
Merge pull request #9552 from AndyGerlicher/MSBuild-15.8.136
MSBuild 15.8.138
2018-06-26 14:24:13 -07:00