Commit graph

6894 commits

Author SHA1 Message Date
Livar
c5556d0c10 Merge pull request #6823 from dotnet/livarcocc-patch-1
Update MSBuild to 15.3.0-preview-000384-01 in 2.0.0
2017-06-11 18:58:02 -07:00
Livar
6b32a546a1 Merge pull request #6825 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen183Coherence25615
Update to SetupCrossgen 183 - Coherence 25615
2017-06-11 00:12:01 -07:00
Livar
d1d5743cc7 Another update to MSBuild. To 15.3.0-preview-000385-01. 2017-06-11 00:11:13 -07:00
Livar
ce8318a672 Another update to msbuild. To 15.3.0-preview-000385-01. 2017-06-11 00:10:47 -07:00
Mike Lorbetske
9e899aa49f Update to SetupCrossgen 183 - Coherence 25615 2017-06-10 01:51:35 -07:00
Daniel Plaisted
79a57990ff Don't include .NET Core MS.NET.Build.Extensions tasks for .NET Framework and vice versa 2017-06-09 18:58:53 -07:00
Daniel Plaisted
02292a1fdc Merge upstream changes 2017-06-09 18:31:48 -07:00
Daniel Plaisted
9659749eeb Update version of SDK and MS.NET.Build.Extensions, adapt to layout change 2017-06-09 18:18:55 -07:00
Livar
00c5872009 Updating MSBuild to 15.3.0-preview-000384-01 2017-06-09 15:33:57 -07:00
Livar
aa712fb02e Update MSBuild to 15.3.0-preview-000384-01 2017-06-09 15:32:59 -07:00
Livar
6d39753044 Merge pull request #6822 from mishra14/rel/1.1.0-updatenuget
Updating NuGet version to Preview3-4154 in Rel/1.1.0
2017-06-09 15:25:49 -07:00
Livar
eb92213064 Merge pull request #6819 from mishra14/release/2.0.0-updatenuget
Updating NuGet version to Preview3-4154
2017-06-09 15:25:40 -07:00
Enrico Sada
00eadc6e8f test pack command 2017-06-09 23:09:21 +02:00
Ankit Mishra
49ebc73ffc Changing NuGet version to Preview3-4154 2017-06-09 12:39:10 -07:00
Ankit Mishra
dfe5a06818 Updating NuGet version to Preview3-4154 2017-06-09 12:01:21 -07:00
John Beisner
cd753db228 Default channel=LTS
Clarify nomenclature from "alternate" to "legacy"
Skip construction of legacy URL if it's flawed.
2017-06-09 12:00:29 -07:00
Daniel Plaisted
9cd4e5a956 Add Microsoft.NET.Build.Extensions files to package for VS insertion 2017-06-09 11:18:46 -07:00
Enrico Sada
56d03c10e6 reenable smoke test of F# templates 2017-06-09 20:07:33 +02:00
Nick Guerrera
bbdbbb3e8d Update XLF 2017-06-09 10:38:28 -07:00
Nick Guerrera
31c5294ef5 Merge branch 'release/2.0.0' into loc 2017-06-09 10:30:29 -07:00
Enrico Sada
e2520d8df1 empty commit 2017-06-09 18:47:34 +02:00
Daniel Plaisted
07b93e9d7c Merge pull request #6794 from dsplaisted/6737-Include-Build-Extensions
Add Microsoft.NET.Build.Extensions and corresponding DLLs in CLI layout
2017-06-09 08:24:47 -07:00
Daniel Plaisted
6b44f8938b Merge upstream changes 2017-06-09 00:43:29 -07:00
Daniel Plaisted
858e443b1e Don't try to CrossGen .NET Framework support DLLs 2017-06-09 00:38:36 -07:00
Livar
f44cbdfb34 Merge pull request #6799 from wli3/dev/wul/remove-rid-specific
Make deb package has linux-x64 content
2017-06-08 22:53:55 -07:00
Livar
ef5d4b47c3 Merge pull request #6792 from dotnet/livarcocc-patch-2
Update Microsoft.Net.SDK version to 2.0.0-preview2-20170608-1.
2017-06-08 22:53:12 -07:00
Livar
dc7a3c4b6a Merge pull request #6810 from codito/tp-20170609-02
Update test platform to 15.3.0-preview-20170609-02.
2017-06-08 21:21:01 -07:00
Arun Mahapatra
c5790924ad Update test platform to 15.3.0-preview-20170609-02.
Fixes:
https://github.com/Microsoft/vstest/issues/847
2017-06-09 09:02:46 +05:30
Livar
6f24b97333 Merge pull request #6808 from mlorbetske/dev/mlorbe/UpdateTemplatesToFixWebAuthScenarios
Update to template build 256 to fix Web Auth scenarios
2017-06-08 20:32:42 -07:00
Matt Ellis
13ad48f413 Prepare for non windows builds to MIT Licensed
Remove non MIT licensed components from the CLI when building on non
windows platforms.
2017-06-08 18:28:50 -07:00
Livar
90093ce408 Merge pull request #6807 from livarcocc/fix_test_runtime
Updating the vstest.console to use the same runtime that is shipping with the CLI.
2017-06-08 18:23:03 -07:00
Livar Cunha
253a6c5add Turning off implicit restore when publishing the build project. 2017-06-08 17:00:01 -07:00
Livar Cunha
0b19d6889e Updating the vstest.console to use the same runtime that is shipping with the CLI. 2017-06-08 16:45:29 -07:00
Mike Lorbetske
0e0c31a6c4 Update to template build 256 to fix Web Auth scenarios 2017-06-08 16:26:09 -07:00
Daniel Plaisted
c19ff8cc13 Add test for consuming .NET Standard 2.0 library from .NET Framework 4.6.1 project 2017-06-08 15:40:22 -07:00
Daniel Plaisted
ac8a464450 Update to SDK and MS.NET.Build.Extensions versions with latest fixes, fix RestoreDependency.proj to work when SdkLayoutDirectory isn't set 2017-06-08 15:25:32 -07:00
jbeisner
1b2c0cffc0 Merge pull request #6785 from johnbeisner/PackageRename
.NET Core 2+ Naming and Versioning follow-up; Part 2
2017-06-08 14:51:46 -07:00
Daniel Plaisted
bc24634f8c Add comment clarifying why net* folders from Microsoft.NET.Build.Extensions package are excluded 2017-06-08 13:33:17 -07:00
Livar
af1f75958a Merge pull request #6797 from livarcocc/update_branding_and_sdk
Updating the 1.1.0 branding to preview1 from rc4
2017-06-08 11:39:51 -07:00
Livar
eb6e08f522 Merge pull request #6804 from mlorbetske/dev/mlorbe/UpdateSetupCrossgen168Coherence25571
Update to SetupCrossgen 168 - Coherence 25571
2017-06-08 11:03:45 -07:00
William Li
a35d2947da Fix for win and mac 2017-06-08 09:53:10 -07:00
Steve Sanderson
3f606e545e Update SpaTemplateVersion to 1.0.0-preview-000286 2017-06-08 17:41:47 +01:00
Mike Lorbetske
ea6f18aaf4 Update to SetupCrossgen 168 - Coherence 25571 2017-06-08 09:38:54 -07:00
Livar
607d776782 Merge pull request #6762 from livarcocc/implicit_restore
Add Implicit restore to run/build/publish/pack/test
2017-06-08 09:21:27 -07:00
Livar Cunha
c89618603a Changing the parser description for commands that have implicit restore. 2017-06-07 23:15:36 -07:00
Nick Guerrera
dfc03e7f2c Build localized satellite assemblies 2017-06-07 20:22:27 -07:00
William Li
987d4c0b05 Make deb package has linux-x64 content
By build using RID -- linux-x64 and
package publish use HostRID ubuntu etc
2017-06-07 19:55:11 -07:00
Eric Erhardt
3f5e5241a3 Update SDK to 2.0.0-preview2-20170608-1 2017-06-07 20:49:28 -05:00
Livar Cunha
3231295acf Fixing a bug in the restore option where specifying verbosity through /v was not entirely honored.
Adding tests for implicit restore for all the affected commands.

Fixing an issue where the command target was being passed to the restore command during implicit restore.

Adding restore params to all commands with implicit restore. Also, implicitly set the restore output to quiet.

Adding tests for the no-restore option.
2017-06-07 17:41:30 -07:00
Livar Cunha
dd76fec564 Implicit restore for build, pack, publish, run and test. 2017-06-07 17:39:29 -07:00