Commit graph

6894 commits

Author SHA1 Message Date
William Li
7ca900d9ec Add explicit dependency for pakcage smoke test
So package smoke test can be run without full functional test run first.
2017-06-19 14:30:03 -07:00
Mike Lorbetske
ae84438f62 Update templates to remove the package NETStandard.Library.NETFramework 2017-06-19 13:22:58 -07:00
Kevin Ransom
8ec9cbfcae Update F# compiler to latest 2017-06-19 13:19:28 -07:00
Livar
22cb0ac703 Merge pull request #6930 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview3-25419-01 (release/2.0.0)
2017-06-19 12:51:37 -07:00
Nick Guerrera
62c3798679 Use fluent helper for line-end normalization 2017-06-19 11:54:42 -07:00
Livar
01a767cd20 Merge branch 'master' into merges/release/2.0.0-to-master-20170619-070044 2017-06-19 11:52:23 -07:00
Ashley Hauck
ca848eddd3 Detect git worktrees correctly
Git worktrees are represented as a file named .git, with contents that
look like:

    gitdir: E:/cli/.git/worktrees/cli2
2017-06-19 10:57:38 -07:00
Ashley Hauck
549292ecf9 Updating Roslyn to 2.3.0-beta3-61816-04 2017-06-19 10:46:17 -07:00
dotnet-bot
3d7d153b21 Update CoreSetup to preview3-25419-01 2017-06-19 17:38:57 +00:00
Livar
2180d92d10 Merge pull request #6918 from Faizan2304/insertTPV2
insert new tpv2 which fixes following issue
2017-06-19 09:28:29 -07:00
Livar
813738580f Merge pull request #6920 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview3-25418-01 (release/2.0.0)
2017-06-19 09:27:51 -07:00
Ashley Hauck
2a003ef245 Updating Roslyn to 2.3.0-beta3-61816-04 2017-06-19 08:53:58 -07:00
dotnet-bot
cefdd8bd4e Update CoreSetup to preview3-25418-01 2017-06-18 17:38:18 +00:00
faahmad
6f69b87b53 insert new tpv2 which fixes following issue
https://github.com/Microsoft/vstest/issues/632
https://github.com/Microsoft/vstest/issues/844
https://github.com/Microsoft/vstest/issues/847
https://github.com/Microsoft/vstest/issues/840
https://github.com/Microsoft/vstest/issues/843
2017-06-18 16:06:24 +05:30
Livar
f3206499c3 Merge pull request #6917 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen213Coherence25769
Update to SetupCrossgen 213 - Coherence 25769
2017-06-16 22:52:25 -07:00
Mike Lorbetske
705982648d Update to SetupCrossgen 213 - Coherence 25769 2017-06-16 19:12:25 -07:00
Nick Guerrera
11967b7d9c Merge branch 'release/2.0.0' into loc 2017-06-16 18:20:44 -07:00
William Li
07ce4a0607 Windows installer refresh
According to https://github.com/dotnet/cli/issues/6683

- Remove Motto
- Change size to fit the first screen
- Update Introduction step content
- Include installation location and list of all components installed
- Update Summary step content
2017-06-16 12:47:11 -07:00
jbeisner
0730bd6261 Merge pull request #6908 from johnbeisner/UpdateBranchInfo
Update branch/channel information.
2017-06-16 11:06:55 -07:00
John Beisner
c7070e8da2 Pinning to the dotnet-install to version '2.0.0-preview2-006470' 2017-06-16 10:10:04 -07:00
Livar
3aa22300ac Merge pull request #6906 from wli3/publish-only-deb
Stop produce duplicated package for VSTS build definition
2017-06-16 10:07:13 -07:00
John Beisner
5b17eb36a4 Updating branch/channel information. 2017-06-16 09:57:54 -07:00
Livar
5616284dd7 Merge pull request #6905 from dotnet/stevesa/update-spa-templates-to-preview-312
Update SpaTemplateVersion to 1.0.0-preview-000312
2017-06-16 09:26:51 -07:00
Livar
40202425ce Merge pull request #6893 from johnbeisner/release/2.0.0-preview2
Updating the links in the README; fixing the installation script.
2017-06-16 09:24:29 -07:00
Livar
76fcce2aac Merge pull request #6901 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen210Coherence25756
Update to SetupCrossgen 210 - Coherence 25756
2017-06-16 09:24:00 -07:00
William Li
68c71d225b Stop produce duplicated package for VSTS build definition
Currently VSTS is producing duplicate package and they are running into
each other will producing

Today:
Linux x64 build definition: both .deb and .tar.gz
Ubuntu 16.04 build definition: both .deb and .tar.gz (ex.
dotnet-sdk-2.0.0-preview3-006477-linux-x64.tar.gz,
dotnet-sdk-debug-2.0.0-preview3-006477-linux-x64.tar.gz,
dotnet-sdk-internal-2.0.0-preview3-006477-linux-x64.tar.gz)

After this change:
Linux x64: .tar.gz
Ubuntu 16.04: .deb

No change for windows and macOS
Tested on Ubuntu with and without --linux-portable and windows
2017-06-16 07:32:20 -07:00
Steve Sanderson
825812da57 Update SpaTemplateVersion to 1.0.0-preview-000312 2017-06-16 13:30:52 +02:00
Mike Lorbetske
19091ef648 Update to SetupCrossgen 210 - Coherence 25756 2017-06-15 23:52:28 -07:00
Livar
766a32f2c2 Merge branch 'release/2.0.0-preview2' into release/2.0.0-preview2 2017-06-15 18:33:00 -07:00
Livar
4ea3671bbd Merge pull request #6881 from mlorbetske/dev/mlorbe/UpdateSetupCrossgenAndCoherence
Update to SetupCrossgen 201 - Coherence 25722
2017-06-15 18:32:17 -07:00
Livar
f720c289d3 Merge pull request #6889 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview3-25415-01 (release/2.0.0)
2017-06-15 17:27:15 -07:00
Mike Lorbetske
4ec13b415d Absorb F# and B2C template fixes 2017-06-15 17:04:15 -07:00
John Beisner
b3675ca3ec The links at blob storage will change from "release/2.0.0" to "release/2.0.0-preview2" 2017-06-15 15:42:31 -07:00
John Beisner
730719fcb0 Changing two links from explicit to relative. 2017-06-15 15:34:28 -07:00
John Beisner
47988952ac Updating the links in the README; fixing the installation script. 2017-06-15 15:25:41 -07:00
Mike Lorbetske
a65477ba35 Update to SetupCrossgen 201 - Coherence 25722 2017-06-15 15:22:48 -07:00
William Li
30ef374785 Add explicit dependency for pakcage smoke test
So package smoke test can be run without full functional test run first.
2017-06-15 15:03:07 -07:00
Livar
70af3dff7b Merge pull request #6892 from dotnet/livarcocc-patch-1
Updating the branding for 2.0 to preview3
2017-06-15 12:44:22 -07:00
Livar
9f0584f449 Updating the branding for 2.0 to preview3 2017-06-15 11:42:06 -07:00
dotnet-bot
8c8df3eb57 Update CoreSetup to preview3-25415-01 2017-06-15 18:25:09 +00:00
jbeisner
add33234a5 Merge pull request #6857 from johnbeisner/RuntimeCoherence
Enable creation and consumption of a 'coherent' pointer
2017-06-15 10:22:40 -07:00
Livar
b47cb09735 Merge pull request #6888 from dotnet/livarcocc-patch-1
Update SDK to 2.0.0-preview2-20170615-7
2017-06-15 10:17:46 -07:00
Livar
c457b9840d Update SDK to 2.0.0-preview2-20170615-7 2017-06-15 09:29:29 -07:00
Livar
e3d388e82d Merge pull request #6886 from dotnet/merges/release/2.0.0-to-master-20170615-070042
Merge release/2.0.0 to master
2017-06-15 09:18:04 -07:00
Livar
1d8db53f56 Merge pull request #6870 from mlorbetske/dev/mlorbe/FixConsoleUnboldingOnErrorIssue4850
Fix console unbolding on error Issue #4850
2017-06-15 09:14:58 -07:00
Mike Lorbetske
1a142953c2 Detect initial bolding for console colors 2017-06-14 23:51:02 -07:00
Livar
451e9e62ec Merge pull request #6882 from livarcocc/update_roslyn_in_20
Updating Roslyn to 2.3.0-beta3-61814-09 in 2.0.0
2017-06-14 23:08:53 -07:00
Livar
5e88564e56 Merge pull request #6880 from dotnet/livarcocc-patch-1
Update SDK to 1.1.0-alpha-20170615-3
2017-06-14 22:50:27 -07:00
Livar Cunha
26a409c41c Updating Roslyn to 2.3.0-beta3-61814-09 2017-06-14 21:57:28 -07:00
Livar
ef8b3446a0 Merge pull request #6879 from livarcocc/turn_off_version_updater
Turn off UpdateVersionsRepo task in the build
2017-06-14 21:29:42 -07:00