Nick Guerrera
27333fabf3
Merge pull request #183 from natemcmaster/aspnet-3.0.0-preview-18577-0031
...
Update aspnet to 3.0.0-preview-18577-0031
2018-11-27 14:15:28 -08:00
Nate McMaster
6d65d3740d
Update aspnet to 3.0.0-preview-18577-0031
2018-11-27 13:31:58 -08:00
Obeyda Djeffal
e2419b091c
Fix broken package links in README ( #173 )
2018-11-27 12:09:46 -08:00
Daniel Plaisted
58e8e54141
Merge pull request #180 from dsplaisted/support-2.2
...
Enable targeting .NET Core 2.2
2018-11-26 20:14:48 -08:00
Daniel Plaisted
a8c664ba67
Enable targeting .NET Core 2.2
2018-11-26 18:58:37 -08:00
Daniel Plaisted
a54418d44e
Merge pull request #178 from dsplaisted/fix-binlog-archiving
...
Fix .binlog archiving
2018-11-26 18:13:13 -08:00
Livar
ff71cd876c
Merge pull request #179 from dotnet/livarcocc-patch-2
...
Include asp.net in arm builds
2018-11-26 17:57:53 -08:00
Livar
8345369e2a
Include asp.net in arm builds
2018-11-26 17:12:41 -08:00
Daniel Plaisted
14dff36d3d
Fix .binlog archiving
...
A second '/bl' parameter to msbuild looks to have been causing the filename specified in the first one to be ignored,
which meant the log filename didn't match what was set up in the build definition
2018-11-26 12:26:58 -08:00
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