Commit graph

6347 commits

Author SHA1 Message Date
mlorbetske
55953f05e3 Shorten names a bit more, make project names match folder names 2017-05-31 14:07:34 -07:00
mlorbetske
ddde45f345 Shorten test project names 2017-05-31 11:48:01 -07:00
mlorbetske
20de0334e7 Re-enable telemetry for new 2017-05-31 11:40:30 -07:00
Eric Erhardt
eab48e1814 Unpin stage0. 2017-05-31 13:05:30 -05:00
dotnet-bot
4b1c20c91d Update CoreSetup to preview2-25331-01 2017-05-31 17:19:19 +00:00
jbeisner
94107dc7f6 Merge pull request #6720 from johnbeisner/ScriptRename
Runtime download link missing the "runtime" identifier.
2017-05-31 09:51:30 -07:00
John Beisner
ed65b2bc9c Runtime download link missing the "runtime" identifier. 2017-05-31 08:35:00 -07:00
mlorbetske
87ecdcad3f Fix flow from the refactoring 2017-05-30 22:42:46 -07:00
mlorbetske
74bcc19431 Remove NuGet.Configs, add inversion of the launch profile flag, move profile application logic to its own method 2017-05-30 22:42:46 -07:00
mlorbetske
452e642ac7 Make errors more specific, add support for setting the launch URL for ASP.NET apps 2017-05-30 22:42:46 -07:00
Mike Lorbetske
59218f4922 Add missed launch settings, fix NuGet.configs, remove unused packages 2017-05-30 22:42:46 -07:00
Mike Lorbetske
0243354355 Ad tests, fix issue where profile not found isn't an error 2017-05-30 22:42:46 -07:00
Mike Lorbetske
0ba2e1feb4 Initial add of launchSettings.json support 2017-05-30 22:42:46 -07:00
Livar
c94fe61ba8 Merge pull request #6719 from dotnet/eerhardt-patch-1
Update SDK to 2.0.0-preview2-20170531-2
2017-05-30 22:27:11 -07:00
Eric Erhardt
ba2b752642 Update SDK to 2.0.0-preview2-20170531-2 2017-05-30 21:38:59 -05:00
Livar
82fcc4344d Merge pull request #6715 from nguerrera/localization
Localization handback
2017-05-30 14:54:24 -07:00
Livar
6db5ff4638 Merge pull request #6690 from livarcocc/fix_verbosity_option_in_help
Changing verbose to verbosity in the help options
2017-05-30 14:53:58 -07:00
jbeisner
cd0ec6abd3 Merge pull request #6713 from johnbeisner/ScriptRename
.NET Core 2+ Naming and Versioning; Install scripts
2017-05-30 14:49:54 -07:00
jbeisner
62c0e97b22 Merge pull request #6714 from johnbeisner/AssetRename
.NET Core 2+ Naming and Versioning; Asset rename
2017-05-30 14:49:43 -07:00
Livar Cunha
c27b89dfd4 Changing verbose to verbosity in the help options to match what we actually use. 2017-05-30 13:05:38 -07:00
John Beisner
a53424cc04 Fixing an OSx break: "osname: unbound variable" 2017-05-30 11:37:34 -07:00
Zbyněk Sailer
b479bd900d LOC CHECKIN | cli-master | 20170529 2017-05-30 11:19:00 -07:00
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