Commit graph

9784 commits

Author SHA1 Message Date
Livar
d86a1816c4
Merge pull request #172 from natemcmaster/patch-2
Update aspnet to 18572-0018 and efcore to 18572.1
2018-11-22 22:48:36 -08:00
Nate McMaster
71aa56de32
Update aspnet to 18572-0018 and efcore to 18572.1 2018-11-22 21:25:27 -08: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
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
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
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
Livar Cunha
60aadab0a8 Stop downloading and add the lzma archive to the SDK output. 2018-11-16 17:02:14 -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
Livar
84dcc2bfd8
Merge pull request #143 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview-27113-06 (master)
2018-11-13 21:02:21 -08:00
Nick Guerrera
337c6239ad
Merge pull request #145 from nguerrera/wpf-update
Insert latest toolset and Microsoft.DesktopUI.App
2018-11-13 15:09:29 -08:00
dotnet-maestro-bot
357ea0489f Update coresetup to preview-27113-06 2018-11-13 21:33:36 +00:00
Nick Guerrera
37d82ada47 Insert latest toolset and Microsoft.DesktopUI.App 2018-11-13 12:37:33 -08:00
Livar
0b2b727107
Merge pull request #144 from SebastianPfliegel/linux_rpm
Fixed Linux RPM url
2018-11-13 11:15:22 -08:00
Sebastian Pfliegel
553778ddfc Fixed Linux RPM url 2018-11-13 10:35:14 +01:00
Livar
f1b5e95981
Merge pull request #139 from dotnet-maestro-bot/master-UpdateDependencies
Update coresetup to preview-27109-05 (master)
2018-11-09 12:35:47 -08:00
Daniel Plaisted
c51822fbe8
Merge pull request #142 from dsplaisted/10123-implicit-version-tests
Re-enable implicit version tests
2018-11-09 11:35:03 -08:00
dotnet-maestro-bot
0a7759aaed Update coresetup to preview-27109-05 2018-11-09 18:36:09 +00:00
Daniel Plaisted
cc5a67d2e5 Refactor / fix implicit version tests 2018-11-08 12:11:30 -08:00
Daniel Plaisted
158fbdbbad Use Microsoft.AspNetCore.App for FrameworkReference name 2018-11-08 12:08:43 -08:00
Daniel Plaisted
7c114b1954 Update latest version of 2.1.x 2018-11-08 12:08:07 -08:00
Peter Huene
d296ccbcf2
Merge pull request #141 from peterhuene/fix-arm-builds
Use `ProductMonikerRid` instead of `CoreSetupRid` for SDK RID.
2018-11-07 19:55:31 -08:00
Peter Huene
d07a78532c
Use ProductMonikerRid instead of CoreSetupRid for SDK RID.
This commit changes `NETCoreSdkRuntimeIdentifier` to be based off of
`ProductMonikerRid` instead of `CoreSetupRid`.

`CoreSetupRid` is set to the host RID for the build, by default.  For most
architectures, this was fine.  However, for ARM/ARM64 builds, we cross-build,
so `CoreSetupRid` is actually x64 and not ARM/ARM64.

As a result, the default apphost being used isn't built for ARM so `dotnet run`
fails with an exec format error when trying to exec the apphost.

Instead, we should be using the RID of the product being built rather than the
host RID.

Fixes dotnet/cli#10291.
2018-11-07 16:35:27 -08:00
Nick Guerrera
d273cdc5af
Merge pull request #138 from nguerrera/wpf-update
Update toolset and Microsoft.DesktopUI.App to latest
2018-11-06 16:43:41 -08:00
Nick Guerrera
11cf5d9924 Update toolset and Microsoft.DesktopUI.App to latest 2018-11-06 15:31:34 -08:00