Commit graph

9786 commits

Author SHA1 Message Date
Livar Cunha
6072355340 Make the default verbosity for dotnet clean normal. This way we can get some meaningful output out of the command. 2018-03-01 14:09:06 -08:00
Livar
28223a0caf
Merge pull request #8701 from dotnet/livarcocc-patch-1
Update SDK to 2.1.300-preview2-62628-06
2018-02-28 20:40:33 -08:00
William Lee
a665779676
Merge pull request #8704 from wli3/rpm-agnstic-rename-walkaround
ingest runtime Rpm agnostic and produce Rpm agnostic packages
2018-02-28 18:05:23 -08:00
Mike Lorbetske
030b6b406c Update 2.1 test templates to use the 15.7 preview 1 test SDK 2018-02-28 14:51:05 -08:00
Mike Lorbetske
d05a751e59 Update 2.0 test templates for the 15.7 test SDK 2018-02-28 14:43:18 -08:00
William Li
e7759edfdb Rename test to walk around test fail
And a separate issue will continue the investigation of why rename fixed
a test failure
2018-02-28 14:09:32 -08:00
danmosemsft
4c36ae18f4 Latest versions 2018-02-28 14:08:35 -08:00
Livar Cunha
9c5c453da5 Fixing the expected path to the generateDeps.proj file, now that the SDK moved away from the build folder. 2018-02-28 13:20:17 -08:00
John Luo
309be9c10d Update Microsoft.DotNet.Archive version 2018-02-28 12:19:27 -08:00
William Li
80b485689a Edit readme 2018-02-28 11:00:10 -08:00
William Li
91fea0d7b4 ingest and publish rumtime agnostic package 2018-02-28 11:00:10 -08:00
danmosemsft
3965ce7047 Updated core-setup 2018-02-28 11:00:10 -08:00
danmosemsft
8a6a642d66 01 2018-02-28 11:00:09 -08:00
danmosemsft
d00060d449 Use core-setup version 2018-02-28 11:00:08 -08:00
Dan Moseley
6c0944a017 Update again 2018-02-28 11:00:08 -08:00
Dan Moseley
99b55ce247 Update to latest CoreFX manually 2018-02-28 11:00:07 -08:00
danmosemsft
b3a14f1ec9 Merge with master 2018-02-28 11:00:07 -08:00
dotnet-bot
bcbbf6634f Update CoreSetup, CoreSetup, CoreSetup, Roslyn to preview2-26219-02, preview2-26219-02, preview2-26219-02, beta1-62616-10, respectively 2018-02-28 11:00:06 -08:00
Livar
a631900fa7
Update SDK to 2.1.300-preview2-62628-06
Carries the fix for the preview message.
2018-02-28 10:35:05 -08:00
Dan Moseley
f9c40ce94d Log Windows product type and installation type, and Linux libc version (#8688)
* Installation type

* Product Type

* Libc Release and Version

* Catch all

* Fix test

* Fix mac test

* Extract class

* Remove CharSet

* Remove extraneous assignment

* Missing space

* Typo

* Fix comment XML

* CR feedback
2018-02-27 18:55:35 -08:00
Jeff Kluge
6944a40878
MSBuild 15.7.63 (#8696)
* Update package version to 15.7.0-preview-000063
* Add dotnet.myget.org msbuild feed
2018-02-27 17:53:54 -08:00
Peter Huene
9ef495327a
Implement a printable table.
This commit implements a simple printable table that can be used to display
tabular data.

The columns of the table can specify a maximum width which will cause the
column text to wrap around to the next line.
2018-02-27 15:57:53 -08:00
Jeff Kluge
8f7b58dd66
Move some projects to netstandard2.0 (#8692)
* Move some projects to netstandard2.0

* Use version agnostic $(TargetFrameworkIdentifier) property to make changing versions easier since we only care about .NET Framework vs .NET Standard
* Add missing project to solution file
* Update TestPackageProjects.targets to use netstandard2.0 on non-Windows
2018-02-27 13:59:59 -08:00
Mike Lorbetske
78efe50e65 Update to the 15.6 RTM version of the test SDK in templates 2018-02-27 12:41:58 -08:00
Livar
59746d409c
Merge branch 'master' into vramak/WebSdk_Update_2212018 2018-02-27 10:48:43 -08:00
Livar
b64df31abc
Merge pull request #8665 from natemcmaster/bundle-aspnet-tools
Bundle dotnet-sql-cache and dotnet-user-secrets in the CLI
2018-02-27 10:47:09 -08:00
Peter Huene
2ff85cdd9a
Update description of uninstall command to match install command.
This commit updates the help text of the uninstall command to match the install
command's help text.
2018-02-26 18:29:40 -08:00
Peter Huene
c3e78cca1d
Remove unused resource strings.
This commit removes unused resource strings from commands that no longer exist.
2018-02-26 18:29:40 -08:00
William Lee
c28f4a2e34
Pass any as rid (#8677) 2018-02-26 11:46:01 -08:00
Livar
6b2d44ba5f
Merge pull request #8684 from abhishkk/testPlatformInsertion
TestPlatform 15.7 preview insertion
2018-02-26 10:44:45 -08:00
abhishk
6ea849b7ef TestPlatform 15.7 preview insertion 2018-02-26 11:36:25 +05:30
Livar
4f2e060ef3
Merge pull request #8675 from livarcocc/version_and_preview_bundled_properties
Version and preview bundled properties
2018-02-24 16:59:12 -08:00
Livar
a627f5c524
Merge pull request #8659 from dotnet/vramak/websdk_Update_2212018_212xx
Update the WebSdk Version to 2.0.0-rel-20180221-676
2018-02-24 15:50:24 -08:00
Livar Cunha
abec8bb31e Updating the version of ASP.NET 2018-02-23 15:00:25 -08:00
Livar Cunha
53dcff597c Adding a version property with the CLI version and a private preview property to BundledVersions. 2018-02-23 15:00:03 -08:00
Nick Guerrera
d8548a1177
Merge pull request #8653 from dotnet/merges/release/2.1.2xx-to-release/2.1.3xx
Merge release/2.1.2xx to release/2.1.3xx
2018-02-23 14:57:01 -08:00
Nick Guerrera
594630f29a
Merge pull request #8662 from dotnet/merges/release/2.1.3xx-to-master
Merge release/2.1.3xx to master
2018-02-23 14:56:02 -08:00
Tanner Gooding
eadc1d3703 Updating the toolset version to 2.0.3-refac-007111 2018-02-23 14:03:07 -08:00
Nick Guerrera
28e937e788
Merge pull request #8661 from dotnet/merges/release/2.1.1xx-to-release/2.1.2xx
Merge release/2.1.1xx to release/2.1.2xx
2018-02-23 10:18:50 -08:00
Nick Guerrera
f46ca67192
Merge pull request #8664 from v-zbsail/loc_20180220_master
LOC CHECKIN | cli master | 20180222
2018-02-23 10:07:15 -08:00
Nick Guerrera
49f03538ba Fix loc test by using straight quotes 2018-02-22 17:49:15 -08:00
Nick Guerrera
8a1ff2eac0 Merge branch 'master' into loc_20180220_master 2018-02-22 16:02:54 -08:00
Nate McMaster
d38362835d Bundle dotnet-sql-cache and dotnet-user-secrets in the CLI 2018-02-22 12:07:54 -08:00
Pranav K
94fd3fd392
Update AspNetCore versions
Update AspNetCore and Razor Sdk version to 2.1.0-preview2-30169
2018-02-22 11:54:25 -08:00
Pranav K
d5169549fc
Also update Microsoft.AspNetCore.App 2018-02-22 10:03:32 -08:00
Zbyněk Sailer
3c2c956670 LOC CHECKIN | cli master | 20180222 2018-02-22 17:07:50 +01:00
Pranav K
c210f7c360 Update Razor Sdk version to 2.1.0-preview2-30169 2018-02-22 07:10:45 -08:00
Nick Guerrera
b9e74c6520
Merge pull request #8660 from nguerrera/trigger-build
Trigger build with unambiguous commit height
2018-02-21 18:04:22 -08:00
Nick Guerrera
175dca1dfc
Merge pull request #8654 from dotnet/merges/release/2.1.3xx-to-master
Merge release/2.1.3xx to master
2018-02-21 16:55:17 -08:00
Nick Guerrera
da1505ddd6
Update branding to 2.1.200 (#8658) 2018-02-21 16:53:23 -08:00