Commit graph

7098 commits

Author SHA1 Message Date
David Kean
4c8c137a6c Let VS update solution with current state 2017-08-02 18:34:07 +10:00
Livar
bfc25872d7 Merge pull request #7340 from dotnet/vs2015-netstandard-support
Remove Microsoft from VS 2015 .NET Standard support MSI title
2017-08-01 17:49:39 -07:00
Ankit Mishra
4f1c6b5cae Updating xlf files 2017-08-01 16:41:53 -07:00
Daniel Plaisted
8ffdcf1305 Remove Microsoft from VS 2015 .NET Standard support MSI title 2017-08-01 16:00:11 -07:00
Ankit Mishra
b29ee4d41a Adding a try/catch around Path.GetTempFileName() to improve UX 2017-08-01 15:55:21 -07:00
Livar
fdedfe93b1 Merge pull request #7296 from ravimeda/security
[New] Security build for CLI
2017-08-01 15:28:44 -07:00
Daniel Plaisted
ad12b539a7 Merge pull request #7329 from dotnet/vs2015-netstandard-support
Update branding for VS 2015 .NET Standard build support
2017-08-01 15:18:15 -07:00
John Beisner
dbfeadd625 Updating installation documentation; re: installation scripts. 2017-08-01 13:37:59 -07:00
John Beisner
7e79819c6a Updating installation documentation; re: installation scripts - part 3. 2017-08-01 11:56:52 -07:00
Daniel Plaisted
260e73fce2 Update branding for VS 2015 .NET Standard build support 2017-08-01 11:48:17 -07:00
John Beisner
abc7846b5f Updating installation documentation; re: installation scripts - part 2. 2017-08-01 11:45:53 -07:00
John Beisner
8724470d4c Updating installation documentation; re: installation scripts. 2017-08-01 11:43:05 -07:00
Livar
af676518dd Merge pull request #7325 from dotnet/merges/release/2.0.0-to-master-20170801-070031
Merge release/2.0.0 to master
2017-08-01 10:04:42 -07:00
Livar
38031f6e5c Merge pull request #7320 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170731-070022
Merge rel/1.1.0 to release/2.0.0
2017-07-31 12:17:47 -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 Cunha
d29b129f9a Merge remote-tracking branch 'dotnet/rel/1.1.0' into merges/rel/1.1.0-to-release/2.0.0-20170731-070022
* dotnet/rel/1.1.0:
  Trivial change to start a VSO build run.
  Mis-named badge.
  More adjustments for the build-badge table.
  Adjusting the build-badge table.
  Removing the 'OpenSUSE13.2' leg from the Jenkins groovy file.
  Removing the OpenSUSE 13.2 build. from the readme.
  Removing the OpenSUSE 13.2 build.
  Getting the value of 'GitHubPassword' dierctly from a property instead of harvesting from an environmental variable.
  Update SDK to 1.1.0-alpha-20170726-4 in rel/1.1.0
  Updating the build definition URLs.
2017-07-31 11:19:32 -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
Livar
d6f4336106 Merge pull request #7315 from johnbeisner/rel/1.1.0
Trivial change to start a VSO build run: dotnet/rel.1.1.0
2017-07-28 11:58:31 -07:00
John Beisner
3f21ed0002 Trivial change to start a VSO build run. 2017-07-28 11:52:13 -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
jbeisner
12669cbec8 Merge pull request #7260 from johnbeisner/rel/1.1.0
Getting the value of 'GitHubPassword' directly from a property: rel/1.1.0
2017-07-27 13:10:30 -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
John Beisner
d61f701f1f Mis-named badge. 2017-07-27 09:35:40 -07:00
John Beisner
b75dd2db45 Merge remote-tracking branch 'origin/rel/1.1.0' into rel/1.1.0 2017-07-27 09:34:33 -07:00
John Beisner
376396b7d4 Merge remote-tracking branch 'upstream/rel/1.1.0' into rel/1.1.0 2017-07-27 09:32:24 -07:00
John Beisner
1fefaa7883 More adjustments for the build-badge table. 2017-07-27 09:28:07 -07:00
John Beisner
2af875000e Adjusting the build-badge table. 2017-07-27 09:20:48 -07:00
Ravi Eda
aeeb2cd984 Security build for CLI. 2017-07-27 10:44:23 -05:00
Ravi Eda
8760969dfc Merge branch 'master' of https://github.com/ravimeda/cli 2017-07-27 10:41:12 -05: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