Livar
d735212d77
Merge pull request #6704 from mlorbetske/dev/mlorbe/UpdateToSetupCrossgen128Coherence25179
...
Update to SetupCrossgen 128 - Coherence 25179
2017-05-30 11:12:50 -07:00
Livar
5a47e7db07
Merge pull request #6701 from nguerrera/resolver-fix
...
Allow resolution of SDKs without minimum msbuild version file
2017-05-27 10:02:56 -07:00
mlorbetske
bca531796f
Update to SetupCrossgen 128 - Coherence 25179
2017-05-27 00:14:37 -07:00
Livar
97d41fd41d
Merge pull request #6691 from livarcocc/add_runtime_param_to_clean
...
Adding the runtime identifier option to dotnet clean.
2017-05-26 16:14:14 -07:00
John Beisner
b48b7d2ea0
.NET Core 2+ Naming and Versioning
...
New file name structure for the runtime and the CLI
per: https://github.com/dotnet/designs/issues/2
The renaming of assets, therefore the dotnet installation scripts must change to accommodate.
Trivial:
"Write-Host" should be "Write-Output"
2017-05-26 15:46:56 -07:00
Nick Guerrera
7c8bf26eaf
Allow resolution of SDKs without minimum msbuild version file
2017-05-26 15:06:55 -07:00
John Beisner
76cf6d4c24
.NET Core 2+ Naming and Versioning
...
New file name structure for the runtime and the CLI
per: https://github.com/dotnet/designs/issues/2
1. Branding changes
2. renaming of assets
2017-05-26 13:29:13 -07:00
Livar
6dbd8dc652
Merge pull request #6693 from livarcocc/update_sdk_118
...
Updating the Sdk to one that includes the error surfacing work.
2017-05-25 17:28:22 -07:00
Livar
88a8826925
Merge pull request #6694 from dotnet/eerhardt-patch-1
...
update the SDK version to 2.0.0-preview2-20170524-8
2017-05-25 12:39:56 -07:00
Livar Cunha
8b07dfa149
Adding the runtime identifier option to dotnet clean.
2017-05-25 12:29:51 -07:00
Eric Erhardt
dad6ead170
update the SDK version to 2.0.0-preview2-20170524-8
2017-05-25 11:56:55 -05:00
Livar Cunha
9a669ab30c
Updating the Sdk to one that includes the error surfacing work.
2017-05-25 09:47:18 -07:00
Eric Erhardt
825ca48904
Merge pull request #6652 from dotnet-bot/release/2.0.0-UpdateDependencies
...
Update CoreSetup to preview2-25324-03 (release/2.0.0)
2017-05-25 07:57:14 -05:00
Livar
b42ac76787
Merge pull request #6689 from livarcocc/resolver_min_msbuild
...
Adding a validation for the minimum MSBuild version.
2017-05-24 21:16:47 -07:00
Livar Cunha
db68d4505e
Pinning the MSBuild Minimum version to 15.3.0.
2017-05-24 19:28:26 -07:00
Eric Erhardt
0f4c00833c
Merge branch 'release/2.0.0' into release/2.0.0-UpdateDependencies
2017-05-24 20:59:25 -05:00
Livar
2bc884806a
Merge pull request #6686 from wli3/2.0.0-UpdateDependencies-wul
...
Fix for apt-get dependency and document for enabled apt-get feed wul
2017-05-24 18:03:14 -07:00
Livar Cunha
1a117568fe
Addressing code review comments by comparing the versions differently and by changing the name of SDK to .NET Core SDK.
2017-05-24 18:00:05 -07:00
Livar Cunha
75eac0c92b
Moving version validation to only when a SDK is not overriden. Also adding a validation for the minimum MSBuild version.
2017-05-24 18:00:05 -07:00
Eric Erhardt
61c217c6f2
Fix shared framework deb package name in response to https://github.com/dotnet/core-setup/pull/2461
2017-05-24 19:36:39 -05:00
Eric Erhardt
e5c3791f6e
Update the runtime installer and archive file names in response to https://github.com/dotnet/core-setup/pull/2461
2017-05-24 18:12:53 -05:00
William Li
9083e0bd06
Update documenet for enabled apt-get feeds
2017-05-24 16:01:34 -07:00
William Li
815923eb92
Update CoreSetup to preview2-25324-01
2017-05-24 16:01:34 -07:00
Livar
808faf154f
Merge pull request #6685 from dotnet/update_readme
...
Updating the links and badges for release/2.0.0
2017-05-24 15:54:56 -07:00
Livar
9175802e60
Merge pull request #6684 from dotnet/natidea-updateNuGetSdk
...
Update NuGet to 4.3.0-preview2-4082 and SDK to corresponding 1.1.0 based version
2017-05-24 15:53:34 -07:00
Nat Ayewah
abcffdd51f
Update NuGet to 4.3.0-preview2-4082
2017-05-24 14:20:52 -07:00
Livar
86609a27fe
Updating the links and badges for release/2.0.0
2017-05-24 14:01:01 -07:00
Livar
3654717b9f
Merge pull request #6676 from livarcocc/update_msbuild_at_rel110
...
Updating MSBuild to 15.3.0-preview-000246-05 to match VS.
2017-05-24 12:45:01 -07:00
Nat Ayewah
cfe06a96cf
Update NuGet to 4.3.0-preview1-4081 and SDK to corresponding 1.1.0 based version
2017-05-24 11:38:32 -07:00
dotnet-bot
e6e103314c
Update CoreSetup to preview2-25324-03
2017-05-24 17:18:33 +00:00
Livar
a7d3dff285
Merge pull request #6665 from nguerrera/update-sdk
...
Update dotnet/sdk version
2017-05-24 09:45:28 -07:00
Livar
726b86cc8d
Merge branch 'release/2.0.0' into update-sdk
2017-05-24 09:05:06 -07:00
Livar
67c045a5b7
Merge pull request #6677 from livarcocc/merge_master_into_release_200
...
Merge master into release 200
2017-05-24 08:40:17 -07:00
Nick Guerrera
69a460191f
Update dotnet/sdk version
2017-05-24 04:01:07 -07:00
Livar Cunha
e8b799f04e
Fixing the channel for release/2.0.0.
2017-05-24 00:11:39 -07:00
Livar Cunha
72d8c3aff8
Merge branch 'master' into merge_master_into_release_200
...
* master: (106 commits)
Fixing the tests to handle the extra tests added by the min version change.
Fixing windows build and addressing code review comments.
Changing the resolver so that it will search for dotnet in the PATH instead of hard coded program files.
Update Roslyn to latest 15.3 version
Removing unused parameters.; ".StartsWith" method for strings is not always present.
Disabling net461 tests for the resolver.
Default channel in the install scripts; dotnet-install.ps1 and dotnet-install.sh = “release/1.0.0”
Forcing 'curl' to return an usable exitcode.
Changes per code review - stronger download failure logic.
Update to SetupCrossgen 125 - Coherence 25159
Changes per additional manual testing on ubuntu-x64
Addressing code review comments and trying to fix the windows break.
Updating the websdk version to 2.0.0-rel-20170518-512
Changes per manual testing on Windows-x64
Changes per manual testing on ubuntu-x64
Update to SetupCrossgen 123 - Coherence 25149
First draft changes for install script for the SDK and Runtime.
Update to SetupCrossGen 121 - Coherence 25102
Revert "Disabling the VB tests in non-windows platforms while MSBuild fixes a bug that we need for cross-plat."
fix command names
...
2017-05-24 00:07:02 -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
4b0528110d
Updating MSBuild to 15.3.0-preview-000246-05 to match VS.
2017-05-23 23:43:39 -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