Commit graph

9996 commits

Author SHA1 Message Date
Nate McMaster
71aa56de32
Update aspnet to 18572-0018 and efcore to 18572.1 2018-11-22 21:25:27 -08:00
Mikkel Krautz
b6617cb53f Fix 'websites.It' typo in macOS installer
The welcome page in the macOS installer for the .NET Core SDK
is missing a space. ("websites.It")
2018-11-22 23:16:37 +01:00
Livar
d07ba39934
Merge pull request #169 from dotnet/dev/windesktopupdate
Updating WindowsDesktop version to 3.0.0-alpha-27122-4
2018-11-21 21:35:11 -08:00
Rob LaDuca
de3198579c Updating WindowsDesktop version. 2018-11-21 20:54:44 -08:00
Livar
fcbbd074e2
Merge pull request #158 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview-27122-01 (master)
2018-11-21 20:46:25 -08:00
dotnet-maestro-bot
2d01602164 Update coresetup to preview-27122-01 2018-11-22 03:25:55 +00:00
Daniel Plaisted
d8b5dbb44b Apply code review feedback 2018-11-21 18:43:34 -08:00
Daniel Plaisted
4783b9a537 Set test run title to distinguish between different runs 2018-11-21 18:43:07 -08:00
Daniel Plaisted
23a826b544 Merge upstream changes 2018-11-21 15:53:12 -08:00
Peter Huene
20b40ce7b3
Merge pull request #168 from peterhuene/bump-toolset
Bump toolset to `3.0.100-preview-009724`.
2018-11-21 14:06:42 -08:00
Peter Huene
146f82dbf4
Bump toolset to 3.0.100-preview-009724.
Bumping toolset to `3.0.100-preview-009724`.
2018-11-21 13:36:15 -08:00
John Beisner
6a0cf8d5e1
Changes in SDK bundle installation methodology (#121)
Changes in SDK bundle installation methodology:
1. Manage the 3 potential SDK bundle installation locations
In precedential order:
    A. the SDK bundle’s self-registered installation location [x64 or x86]
    B. ‘Program Files’ + “dotnet” [if 'dotnet.exe' exists]
    C. the “installpath’s” input parameter’s value
    D. ‘Program Files’ + “dotnet”
2. Communicate the SDK bundle installation location to the chained MSIs
3. Disable the CLI SDK MSI from installing ‘stand-alone’
4. SDK bundle self-registers the installation location value.

Other:
* Adding a file search for 'dotnet.exe'; updates
* Changing the MSI blocking conditional.
* Changed: "AuthoredRegistryKeys" to : "AuthoredRegistryKeys_x86node"
* Managing the x86 and x64 install locations
* "DOTNETHOME" should not overridable; adding an explicit override for identical install paths: "DOTNETHOMESIMILARITYCHECKOVERRIDE"; adding comments.
2018-11-21 09:38:54 -08:00
Daniel Plaisted
32627d01d2 Only test winforms/wpf templates on Windows 2018-11-20 19:43:45 -08:00
Daniel Plaisted
7d3fd28fc4 Remove commented out code 2018-11-20 18:56:01 -08:00
Daniel Plaisted
22dacc82d8 Enable web and mvc template tests 2018-11-20 18:55:46 -08:00
Daniel Plaisted
67c4e27948 Merge upstream changes 2018-11-20 18:45:43 -08:00
Daniel Plaisted
b757854508 Delete "Dependency Tool Invoker" test
This is a scenario that is no longer valid, using the Microsoft.DotNet.Cli.Utils library in a project tool to invoke another project tool.
It was breaking because the dependency-tool-invoker was using a different version of MSBuild than the CLI, which caused problems
when the ToolsVersion changed from 15.0 to Current.
2018-11-20 18:39:10 -08:00
Daniel Plaisted
a2a8bcd0a9
Merge pull request #167 from natemcmaster/aspnet-alpha-10772
Update ASP.NET Core to 3.0.0-alpha1-10772
2018-11-20 18:17:10 -08:00
Nate McMaster
25a6d8a10c
Update EF Core version to 3.0.0-preview.18569.2 2018-11-20 17:33:30 -08:00
Nate McMaster
daf5c94bb5
Update ASP.NET Core to 3.0.0-alpha1-10772 2018-11-20 17:15:37 -08:00
Livar
11e948cb4d
Merge pull request #166 from dotnet/update_windows_desktop
Updating WindowsDesktop to 3.0.0-alpha-27119-7
2018-11-20 14:17:34 -08:00
Peter Huene
a3778413db
Merge pull request #165 from peterhuene/bump-toolset
Bump toolset to `3.0.100-preview-009722`.
2018-11-20 13:52:22 -08:00
Livar
afb5c7e7a4
Updating WindowsDesktop to 3.0.0-alpha-27119-7 2018-11-20 13:31:38 -08:00
Peter Huene
3c4788f38f
Bump toolset to 3.0.100-preview-009722.
Bumping toolset to `3.0.100-preview-009722`.
2018-11-20 12:39:24 -08:00
Daniel Plaisted
6fd4a5afad Refactor tests, add coverage for building templates 2018-11-20 10:53:39 -08:00
Daniel Plaisted
7b76c6dd89 Generate version file 2018-11-20 10:46:41 -08:00
Daniel Plaisted
c3e38959d8 Add test environment scripts 2018-11-20 10:10:19 -08:00
Livar
25046ed471
Merge pull request #154 from dotnet/enable_win_arm
Enabling win-arm CI and builds.
2018-11-19 21:53:17 -08:00
Livar
da1b0980af Skip dotnet-extensions runtime when building for win-arm. 2018-11-19 16:18:03 -08:00
William Li
144f9baaf4
Update ToolsetVersion to 3.0.100-preview-009720 (#162) 2018-11-19 14:38:01 -08:00
Livar
1cfdf17c79
Merge pull request #161 from dotnet/update_windows_desktop_version
Updating WindowsDesktop version to 3.0.0-alpha-27119-5.
2018-11-19 13:59:47 -08:00
Livar
264bdac1cc
Updating WindowsDesktop version to 3.0.0-alpha-27119-5. 2018-11-19 13:23:28 -08:00
Livar
228444d25e
Merge pull request #155 from dotnet/stop_publishing_lzma
Stop attempting to publish the lzma archive to blob storage.
2018-11-19 09:48:44 -08:00
Livar Cunha
f106412981 Stop attempting to publish the lzma archive to blob storage. 2018-11-16 19:33:47 -08:00
Livar
5c37537519
Merge pull request #146 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview-27117-01 (master)
2018-11-16 19:28:52 -08:00
dotnet-maestro-bot
ba8f09fca6 Update coresetup to preview-27117-01 2018-11-17 02:12:50 +00:00
Livar
fc42d3fa96
Merge pull request #152 from dotnet/remove_lzma
Stop downloading and add the lzma archive to the SDK output.
2018-11-16 18:00:49 -08:00
Livar Cunha
6f3303f309 Enabling win-arm CI and builds. 2018-11-16 17:54:46 -08:00
User Toweinfu
36dfe5b5a9 initial support for freebsd 2018-11-16 17:51:51 -08:00
Livar Cunha
60aadab0a8 Stop downloading and add the lzma archive to the SDK output. 2018-11-16 17:02:14 -08:00
Daniel Plaisted
88fda677f3 Remove debugging code 2018-11-16 15:21:09 -08:00
Daniel Plaisted
f69d1f0fd3 Rename DesktopUI to WindowsDesktop 2018-11-16 15:20:52 -08:00
Daniel Plaisted
48c2d3ef4f Merge upstream changes 2018-11-16 13:56:21 -08:00
Peter Huene
4e29d9d96f
Merge pull request #151 from peterhuene/bump-toolset
Bump toolset to 3.0.100-preview-009719.
2018-11-16 13:22:10 -08:00
Peter Huene
2a61e5ed4f
Bump toolset to 3.0.100-preview-009719.
This commit bumps the toolset to `3.0.100-preview-009719`.
2018-11-16 12:41:33 -08:00
Daniel Plaisted
775dda93ef
Merge pull request #148 from dsplaisted/update-windows-desktop
Insert WindowsDesktop, and corresponding project templates
2018-11-15 18:04:56 -08:00
Daniel Plaisted
c31315b45e Insert WindowsDesktop, and corresponding project templates 2018-11-15 16:53:28 -08:00
Peter Huene
b967a5538e
Merge pull request #147 from peterhuene/bump-toolset
Bump toolset to 3.0.100-preview-009713.
2018-11-15 16:25:27 -08:00
Peter Huene
95c12b9485
Bump toolset to 3.0.100-preview-009713.
This commit bumps the toolset version to `3.0.100-preview-009713`.
2018-11-15 15:40:21 -08:00
Daniel Plaisted
fd7c71e86a Merge upstream changes 2018-11-13 21:47:41 -08:00