Commit graph

6396 commits

Author SHA1 Message Date
Enrico Sada
56d03c10e6 reenable smoke test of F# templates 2017-06-09 20:07:33 +02:00
Enrico Sada
e2520d8df1 empty commit 2017-06-09 18:47:34 +02: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
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
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
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
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
Livar
a3d6c2a551 Merge pull request #6787 from nkolev92/origin/forceRestore200
Add force restore option
2017-06-07 16:10:44 -07:00
Livar
ac4ee80dd8 Merge pull request #6790 from dotnet/livarcocc-patch-1
Updating the version of the migration library
2017-06-07 16:10:17 -07:00
Livar
1ce379f50f Merge pull request #6788 from rainersigwald/msbuild-15.3.378
MSBuild 15.3.378
2017-06-07 15:21:26 -07:00
Livar
ff0c65e8a6 Update Microsoft.Net.SDK version to 2.0.0-preview2-20170607-3. 2017-06-07 14:49:32 -07:00
Livar
1f85f5d9d1 Updating the version of the migration library
This is to avoid a bunch of downgrade warnings due to NuGet.
2017-06-07 14:16:34 -07:00
Livar
bb6be05acc Merge branch 'release/2.0.0' into msbuild-15.3.378 2017-06-07 13:52:17 -07:00
Eric Erhardt
6e122edb17 Merge pull request #6786 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview2-25407-01 (release/2.0.0)
2017-06-07 14:52:23 -05:00
Rainer Sigwald
947271f8ec MSBuild 15.3.378 2017-06-07 14:13:58 -05:00
Nikolche Kolev
d1e7e3d77d Add force restore option 2017-06-07 11:48:40 -07:00
Nick Guerrera
883c5d13e8 Merge pull request #6781 from nguerrera/loc
Convert LocalizableStrings.cs to resx and actually use resources for localization
2017-06-07 11:32:21 -07:00
dotnet-bot
967d8193e9 Update CoreSetup to preview2-25407-01 2017-06-07 18:24:15 +00:00
John Beisner
ce61070a69 Updates to install scripts to consume the renaming packages at blob storage. Unpinning the CLI build from a specific version. 2017-06-07 10:18:05 -07:00
jbeisner
aba0008f05 Merge pull request #6764 from johnbeisner/PackageRename
.NET Core 2+ Naming and Versioning follow-up; Part 1
2017-06-07 10:10:36 -07:00
Livar
1860b07a29 Merge pull request #6779 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen158Coherence25487
Update to SetupCrossgen 158 - Coherence 25487
2017-06-07 08:33:03 -07:00
Livar
760d038f39 Merge pull request #6777 from emgarten/emgarten/nugetInt-2.0.0
Updating NuGet release/2.0.0
2017-06-07 08:31:48 -07:00
Justin Emgarten
dcbdc46b44 Updating NuGet to 4.3.0-preview3-4146 2017-06-07 01:45:15 -07:00
Nick Guerrera
132f70c5e0 Convert LocalizableStrings.cs to resx 2017-06-06 21:50:58 -07:00
Nick Guerrera
a08ebb95a0 Generate equivalent of resx .Designer.cs in build 2017-06-06 21:47:58 -07:00
Mike Lorbetske
da15436ca8 Update to SetupCrossgen 158 - Coherence 25487 2017-06-06 16:56:46 -07:00
John Beisner
5a1c401331 Moving the pinned version of the SDK for installation forward from "2.0.0-preview2-006341" to "2.0.0-preview2-006349" 2017-06-06 16:06:38 -07:00
John Beisner
eb3beef346 Updates to DEB packaging and publishing. 2017-06-06 15:26:04 -07:00
Livar
30a0bc3028 Merge pull request #6771 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview2-25406-03 (release/2.0.0)
2017-06-06 11:03:46 -07:00
dotnet-bot
4cdbd93ce6 Update CoreSetup to preview2-25406-03 2017-06-06 17:02:32 +00:00
Steve Sanderson
7e0747ec89 Bundle SPA templates package 2017-06-06 11:11:34 +01:00
John Beisner
0f10cf5973 Updating the links to blob storage. 2017-06-05 16:31:35 -07:00
Kevin Ransom (msft)
ac3ed6fbe6 Merge pull request #6743 from KevinRansom/release/2.0.0
This updates the F# compiler to the latest nuget published build.
2017-06-05 12:00:43 -07:00
John Beisner
b0648b1809 Stop producing the 'dotnet-runtime-sdk' packages.
https://github.com/dotnet/cli/issues/6718
2017-06-05 11:50:56 -07:00
John Beisner
78a0b7560d Renaming "dotnet-dev" to "dotnet-sdk" for DEB targets. 2017-06-05 10:48:12 -07:00