John Beisner
8724470d4c
Updating installation documentation; re: installation scripts.
2017-08-01 11:43:05 -07:00
Livar
51567d7641
Merge pull request #7321 from dotnet/merges/release/2.0.0-to-master-20170731-070024
...
Merge release/2.0.0 to master
2017-07-31 12:00:50 -07:00
Livar
96b122e26f
Merge branch 'master' into merges/release/2.0.0-to-master-20170731-070024
2017-07-31 11:00:18 -07:00
William Lee
be54917dc4
ingest store without timestamp ( #7317 )
...
- Handling no timestamp aspnetcore-store for deb native installers
- Handling no timestamp aspnetcore-store for rpm native installers
AspNetCoreRuntimePackageName and the version in RPM package.
- Align the name for debian 8 and rhel 7 package.
2017-07-28 20:34:57 -07:00
jbeisner
775ebc5e56
Merge pull request #7314 from johnbeisner/master
...
Trivial change to start a VSO build run: dotnet/master
2017-07-28 11:34:01 -07:00
John Beisner
4466b18ec2
Trivial change to start a VSO build run.
2017-07-28 10:20:21 -07:00
Livar
fc218cda8f
Merge pull request #7304 from dotnet/livarcocc-patch-1
...
Update SDK to 2.0.0-preview3-20170728-1
2017-07-27 22:23:04 -07:00
Livar
711b0fa603
Merge pull request #7303 from natemcmaster/verbose-reporter
...
Show verbose output when --diagnostics is specified
2017-07-27 18:39:57 -07:00
Livar
53f6fe597f
Update SDK to 2.0.0-preview3-20170728-1
...
Contains the new error message for .NET Framework referencing NetStandard 1.5 and 1.6 without the 2.0 SDK.
2017-07-27 18:39:08 -07:00
Livar
39abdb1ef6
Merge pull request #7302 from dotnet/livarcocc-patch-1
...
Update SDK to 2.0.0-preview3-20170727-2
2017-07-27 16:37:35 -07:00
Nate McMaster
e0e39d044d
Show verbose output when --diagnostics is specified
2017-07-27 16:34:20 -07:00
Livar
91c9f434d0
Merge pull request #7298 from mlorbetske/dev/mlorbe/AbsorbMsTestUpdate
...
Absorb update to MSTest version
2017-07-27 15:52:18 -07:00
William Lee
fa4bf8d0fb
Merge pull request #7285 from livarcocc/native_installers_use_installed_sdk
...
Updating the native installers to use the SDK just installed for first run
2017-07-27 15:25:37 -07:00
Livar
d864d60090
Update SDK to 2.0.0-preview3-20170727-2
2017-07-27 15:03:18 -07:00
Mike Lorbetske
09cfa32e5b
Absorb update to MSTest version
2017-07-27 12:44:00 -07:00
William Li
20a7ab075a
Add the missing /
2017-07-27 11:32:59 -07:00
Livar
6a67932370
Merge pull request #7297 from wli3/update-sdk-version
...
Update SDK to 2.0.0-preview3-20170727-1
2017-07-27 11:27:02 -07:00
Livar
54377abbec
Merge pull request #7292 from dotnet/stevesa/update-spa-templates-to-1.0.417
...
Update spa templates to 1.0.417
2017-07-27 11:26:40 -07:00
William Li
68d211795a
Update SDK to 2.0.0-preview3-20170727-1
2017-07-27 10:41:36 -07:00
William Li
081f208942
Add telemetry data points for .NET Core 2.0
2017-07-27 09:55:40 -07:00
William Li
676fe41aca
Updating the installer to make data collection statement more obvious.
2017-07-27 09:52:01 -07:00
Steve Sanderson
f08bdbdf89
Remove template test workaround because it's no longer needed
2017-07-27 15:16:52 +01:00
Steve Sanderson
5af7786c45
Update SPA templates to 1.0.417
2017-07-27 15:16:29 +01:00
Livar Cunha
9e04dcf8a4
Updating the native installers to use a fully qualified path to dotnet.dll and execute it with dotnet exec, so that the first run experience to populate the offline cache will trigger for the SDK being installed, instead of for the latest one in the box.
2017-07-26 23:10:48 -07:00
Livar
2f82239181
Merge pull request #7281 from nguerrera/update-satellites
...
Update Roslyn and F# satellites
2017-07-26 21:35:46 -07:00
Livar
9cf49446fd
Merge pull request #7269 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170726-070021
...
Merge rel/1.1.0 to release/2.0.0
2017-07-26 19:31:20 -07:00
Livar
e5786487ec
Merge pull request #7266 from livarcocc/show_first_run_message
...
Show first run notice even when CLI is installed by native installers.
2017-07-26 19:29:05 -07:00
Nick Guerrera
9294718d8d
Update Roslyn and F# satellites
2017-07-26 18:24:30 -07:00
William Li
aa3b1b67d8
refactor to remove duplication
2017-07-26 16:30:03 -07:00
Livar
f80fac2c51
Merge pull request #7270 from dotnet/merges/release/2.0.0-to-master-20170726-070023
...
Merge release/2.0.0 to master
2017-07-26 16:20:23 -07:00
Livar
c468da2bc6
Merge pull request #7274 from dotnet/livarcocc-patch-1
...
Update SDK to 2.0.0-preview3-20170726-3 in release/2.0.0
2017-07-26 16:20:02 -07:00
William Li
c8590354a7
Add block thread constructor
2017-07-26 16:03:59 -07:00
Livar Cunha
6541a16a38
Changing the FirstNoticeSentinel used by the internal-reportinstallsuccess command.
2017-07-26 15:33:48 -07:00
Nick Guerrera
e67ec769a3
Merge pull request #7258 from github-john-doe/master
...
typo
2017-07-26 15:09:33 -07:00
Livar Cunha
ae34c0834e
Merge remote-tracking branch 'dotnet/rel/1.1.0' into merges/rel/1.1.0-to-release/2.0.0-20170726-070021
...
* dotnet/rel/1.1.0:
Updating NuGet to 4.3.0-rtm-4324
2017-07-26 13:24:11 -07:00
Livar Cunha
015af46c99
Fixing a test that fails due to a race condition, because the .dotnet folder might not have been created yet.
2017-07-26 13:22:31 -07:00
jbeisner
36394f49c6
Merge pull request #7278 from johnbeisner/master
...
Passwords/keys should not be passed in the environment
2017-07-26 12:24:32 -07:00
John Beisner
1bd48fde5c
Passwords/keys should not be passed in the environment via a docker file.
2017-07-26 10:34:50 -07:00
Livar
c02ef74ac2
Merge pull request #7271 from v-zbsail/moravia_loc
...
LOC CHECKIN | cli-release/2.0.0 | 20170726
2017-07-26 10:17:26 -07:00
Livar
e4a52e57b9
Update SDK to 2.0.0-preview3-20170726-3
2017-07-26 09:21:15 -07:00
Zbyněk Sailer
d4a9de3778
LOC CHECKIN | cli-release/2.0.0 | 20170726
2017-07-26 09:41:49 +02:00
Livar Cunha
20f0dac6b2
Making a change that will cause the first run notice to always show up in the first run of the CLI, even when it is installed by native installers.
2017-07-25 22:33:54 -07:00
Livar
e351e4fd19
Merge pull request #7265 from mlorbetske/dev/mlorbe/SwitchToNoTimestampPackages
...
Switch to picking up the no-timestamp runtime store and package cache
2017-07-25 21:44:40 -07:00
Mike Lorbetske
f4d774b58c
Switch to picking up the no-timestamp runtime store and package cache
2017-07-25 20:54:44 -07:00
Nick Guerrera
cb56e0a868
Merge pull request #7253 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170725-070022
...
Merge rel/1.1.0 to release/2.0.0
2017-07-25 17:48:39 -07:00
Nick Guerrera
e126145d35
Merge pull request #7262 from seancpeters/update_to_coherence_26452
...
updating to coherence 26452 & templating build 300
2017-07-25 17:48:07 -07:00
Nick Guerrera
5f19272b2d
Merge pull request #7263 from nguerrera/stage0-2.1
...
Use 2.1 builds for stage0 of 2.1 builds
2017-07-25 17:24:25 -07:00
Nick Guerrera
685d28436c
Use 2.1 builds for stage0 of 2.1 builds
2017-07-25 16:09:54 -07:00
Nick Guerrera
a341401879
Merge pull request #7252 from emgarten/emgarten/nuget4324-1.1.0
...
Insert NuGet Build 4.3.0-rtm-4324 into cli for rel/1.1.0
2017-07-25 15:53:07 -07:00
Nick Guerrera
44638af313
Merge pull request #7230 from dotnet/nuget-insertbuild4324
...
Insert NuGet Build 4.3.0-rtm-4324 into cli
2017-07-25 15:50:49 -07:00