Commit graph

6153 commits

Author SHA1 Message Date
Livar Cunha
33b91ad316 Updating the branding to match 2.1.0-preview1. 2017-05-24 09:02:17 -07:00
Livar Cunha
3c5a7542e0 Updating the branding of the CLI in master to preview3 for now, so that it does not conflict with the release/2.0.0 CLI. 2017-05-24 00:15:55 -07:00
Livar
4501b01b00 Merge pull request #6669 from livarcocc/resolver_with_path
Changing the resolver so that it will search for dotnet in the PATH
2017-05-24 00:00:58 -07:00
Livar Cunha
a692cb89f3 Fixing the tests to handle the extra tests added by the min version change. 2017-05-23 23:19:56 -07:00
Livar Cunha
79a817bbc7 Fixing windows build and addressing code review comments. 2017-05-23 22:49:52 -07:00
Livar Cunha
5b3cd63198 Changing the resolver so that it will search for dotnet in the PATH instead of hard coded program files. 2017-05-23 22:49:52 -07:00
Livar
cf28ca657a Merge pull request #6670 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen124Coherence25158
Update to SetupCrossgen 125 - Coherence 25159
2017-05-23 22:19:50 -07:00
Livar
1465718fc4 Merge pull request #6641 from ellismg/update-roslyn-version
Move Roslyn to latest 15.3 version
2017-05-23 22:18:25 -07:00
Livar
96ff9a3223 Merge pull request #6646 from livarcocc/min_version_resolver
Add a min version check to the resolver
2017-05-23 22:17:42 -07:00
jbeisner
911236d964 Merge pull request #6664 from johnbeisner/InstallScripts
Linux distro update for dotnet-install.sh; et al.
2017-05-23 17:28:29 -07:00
Matt Ellis
eb60245975 Update Roslyn to latest 15.3 version 2017-05-23 16:56:41 -07:00
John Beisner
d3373d9459 Removing unused parameters.; ".StartsWith" method for strings is not always present. 2017-05-23 16:41:46 -07:00
Livar Cunha
3539fb2a77 Disabling net461 tests for the resolver. 2017-05-23 15:59:31 -07:00
John Beisner
229518b486 Default channel in the install scripts; dotnet-install.ps1 and dotnet-install.sh = “release/1.0.0”
For the Runtime: resolves to: 1.0.5
For the SDK: resolves to: 1.0.4
2017-05-23 15:09:31 -07:00
John Beisner
1ded4f11e3 Forcing 'curl' to return an usable exitcode. 2017-05-23 11:28:38 -07:00
John Beisner
6222e66a07 Changes per code review - stronger download failure logic. 2017-05-23 10:45:15 -07:00
Mike Lorbetske
33e8e7dfde Update to SetupCrossgen 125 - Coherence 25159 2017-05-23 09:36:24 -07:00
John Beisner
1fe96fd86e Changes per additional manual testing on ubuntu-x64 2017-05-23 08:15:41 -07:00
Livar
d18f21e19e Merge pull request #6667 from dotnet/websdk_522_Update
Updating the websdk version to 2.0.0-rel-20170518-512
2017-05-22 22:16:23 -07:00
Livar Cunha
37267bf158 Addressing code review comments and trying to fix the windows break. 2017-05-22 21:26:44 -07:00
Vijay Ramakrishnan
82629fa44b Updating the websdk version to 2.0.0-rel-20170518-512 2017-05-22 17:51:01 -07:00
Livar
946ea7980a Merge pull request #6663 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen123Coherence25149
Update to SetupCrossgen 123 - Coherence 25149
2017-05-22 16:49:46 -07:00
John Beisner
283bff55ce Changes per manual testing on Windows-x64 2017-05-22 16:17:31 -07:00
John Beisner
cff302d678 Changes per manual testing on ubuntu-x64 2017-05-22 14:15:43 -07:00
Mike Lorbetske
6c57226079 Update to SetupCrossgen 123 - Coherence 25149 2017-05-22 14:02:33 -07:00
John Beisner
3db157aba6 First draft changes for install script for the SDK and Runtime. 2017-05-22 12:53:52 -07:00
Livar
059e29b600 Merge pull request #6660 from rainersigwald/enable-vb-tests
Enable VB tests on all platforms
2017-05-22 12:15:28 -07:00
mlorbetske
0dd30b92d5 Update to SetupCrossGen 121 - Coherence 25102 2017-05-22 11:48:30 -07:00
Rainer Sigwald
a3dbfa47c9 Revert "Disabling the VB tests in non-windows platforms while MSBuild fixes a bug that we need for cross-plat."
This reverts commit a4c3e69c3c.

This should work since 28e25657cb picked
up the fix for Microsoft/msbuild#137.
2017-05-22 13:06:34 -05:00
Livar
52a0addbd3 Merge pull request #6656 from jonsequitur/fix-command-names-in-dev-guide
fix command names
2017-05-22 10:28:58 -07:00
Livar
bd50f816df Merge pull request #6644 from livarcocc/update_msbuild
Updating msbuild to 15.3.0-preview-000246-05.
2017-05-22 09:51:49 -07:00
Livar
9b9030a180 Merge pull request #6655 from seanshpark/fixdisklayout
Fix tab/space mixed indentation of Layout of disk
2017-05-22 09:40:34 -07:00
jonsequitur
628743a235 fix command names 2017-05-22 07:46:54 -07:00
SaeHie Park
31467e681e Fix tab/space mixed indentation of Layout of disk
Documentation/specs/cli-installation-scenarios.md has mixed tab/space
indentation for `Layout on disk` section and shows incorrect layout.
2017-05-22 21:09:00 +09:00
Livar
f3719953e8 Merge branch 'master' into update_msbuild 2017-05-20 21:44:47 -07:00
Livar
0ddccc2922 Merge pull request #6638 from nguerrera/update-xlf
Run xlf converter
2017-05-20 21:41:46 -07:00
Kevin Ransom (msft)
cf9967bcd2 Add fsc to distribution (#6508)
* Add fsc to distribution

* update package

* Update compiler version

* I'm not sure these do anything usefull

* Reenable f# new project tests

* Revert "Reenable f# new project tests"

This reverts commit 34d294ec8c42145cf8cf0af166f9dfc8ee51b6f8.

* merge

* Update fsharp version

* Update compiler version

* Review feedback

* review feedback

* Update DependencyVersions.props
2017-05-19 23:20:19 -07:00
Livar Cunha
a4213f78e0 Adding more tests for the min version check in the resolver. 2017-05-19 22:40:11 -07:00
Livar Cunha
f61d1ffbb0 Adding a check for the min version in the CLI Resolver. 2017-05-19 21:42:05 -07:00
Livar
947c8daabc Merge pull request #6462 from nguerrera/sdk-resolver-tests
Better sdk resolver test
2017-05-19 21:40:56 -07:00
Livar Cunha
28e25657cb Updating msbuild to 15.3.0-preview-000246-05. 2017-05-19 20:59:07 -07:00
Livar
6a1c420099 Merge pull request #6634 from Mardoxx/patch-1
Minor text fixes for ko
2017-05-19 16:18:44 -07:00
Nick Guerrera
fca4162c10 Run xlf converter 2017-05-19 13:37:13 -07:00
Eric Erhardt
f7ff32a18c Merge pull request #6582 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview2-25317-03 (master)
2017-05-19 09:21:40 -05:00
Mardoxx
d019c19c3a Minor text fixes
NET Core -> .NET Core
2017-05-19 14:59:34 +01:00
William Lee
4701bcb768 Produce Debian 8 native package (#6604)
* Produce Debian 8 native package

Since Debian is a branch from Ubuntu threat them the same

Tested on Debian 8 VM

* fix file path

* Fix name field in Publish Deb packages

* publish debian 8 native to Azure
2017-05-18 21:33:47 -07:00
Eric Erhardt
8c1dacbe23 Merge pull request #6631 from eerhardt/StoreOptions
Fix dotnet store options
2017-05-18 21:23:47 -05:00
Eric Erhardt
403b9717ae Update Core-Setup to 2.0.0-preview2-25319-02 2017-05-18 20:54:31 -05:00
William Li
88b2e06dd1 Merged host and SDK help
Change help according to https://github.com/dotnet/cli/issues/6215
2017-05-18 18:12:04 -07:00
Eric Erhardt
6ba3fbf5be Fix tests now that --preserve-working-dir is no longer an option. 2017-05-18 19:36:28 -05:00