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
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
264bdac1cc
Updating WindowsDesktop version to 3.0.0-alpha-27119-5.
2018-11-19 13:23:28 -08:00
Livar Cunha
f106412981
Stop attempting to publish the lzma archive to blob storage.
2018-11-16 19:33:47 -08:00
dotnet-maestro-bot
ba8f09fca6
Update coresetup to preview-27117-01
2018-11-17 02:12:50 +00: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
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
c31315b45e
Insert WindowsDesktop, and corresponding project templates
2018-11-15 16:53:28 -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
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
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
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
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
11cf5d9924
Update toolset and Microsoft.DesktopUI.App to latest
2018-11-06 15:31:34 -08:00
dotnet-maestro-bot
c49ad13912
Update coresetup to preview-27106-02
2018-11-06 18:45:54 +00:00
dotnet-maestro-bot
b4ffa958f5
Update coresetup to preview-27106-01
2018-11-06 06:41:19 +00:00
Peter Huene
ff5d822e96
Update toolset to 3.0.100-preview-009701
.
...
This commit updates the toolset to `3.0.100-preview-009701`.
2018-11-05 15:13:07 -08:00
dotnet-maestro-bot
5427d99793
Update coresetup to preview-27104-01
2018-11-04 05:43:04 +00:00
dotnet-maestro-bot
61699361a4
Update coresetup to preview-27102-03
2018-11-02 17:40:45 +00:00
Livar
1d49ab0ba0
Update toolset version to 3.0.100-preview-009698
2018-11-01 18:58:46 -07:00
dotnet-maestro-bot
5b4c8903b0
Update coresetup to preview1-27101-02
2018-11-01 17:45:29 +00:00
Matt Mitchell
a464ddc68f
Merge pull request #125 from dotnet/mmitche-patch-1
...
Alter release suffix for 3.0 previews
2018-11-01 10:18:27 -07:00
Nick Guerrera
0d4637d070
Merge pull request #127 from nguerrera/wpf-update
...
Insert latest Microsoft.DesktopUI.App
2018-10-31 14:44:40 -07:00
Nick Guerrera
7a34ce27cd
Insert latest Microsoft.DesktopUI.App
2018-10-31 13:29:47 -07:00
dotnet-maestro-bot
d3ba88e069
Update coresetup to preview1-27031-02
2018-10-31 17:34:50 +00:00
Matt Mitchell
784b2acb7b
Alter release suffix for 3.0 previews
2018-10-31 09:06:21 -07:00
Livar
c2456687f4
Merge pull request #123 from natemcmaster/patch-1
...
Update aspnetcore to 3.0.0-alpha1-10663
2018-10-30 09:55:29 -07:00
dotnet-maestro-bot
0ba77d9cb3
Update coresetup to preview1-27030-01
2018-10-30 05:55:52 +00:00
dotnet-maestro-bot
f57ee0f634
Update coresetup to preview1-27029-03
2018-10-29 17:47:24 +00:00
Nate McMaster
27b086cd8d
Update aspnetcore to 3.0.0-alpha1-10663
2018-10-26 13:57:09 -07:00
Nick Guerrera
8c9e676faa
Insert latest toolset
2018-10-26 13:54:01 -07:00
Nick Guerrera
b2597f9810
Insert latest Microsoft.DesktopUI.App
2018-10-26 13:08:48 -07:00
dotnet-maestro-bot
4bc5c487b2
Update coresetup to preview1-27024-03
2018-10-24 17:38:55 +00:00
dotnet-maestro-bot
3eccb25ea6
Update coresetup to preview1-27023-03
2018-10-23 17:32:49 +00:00
Daniel Plaisted
d25a08c9ee
Insert updated toolset
2018-10-22 16:42:31 -07:00
Nick Guerrera
7365786612
Merge pull request #113 from dotnet-maestro-bot/master-UpdateDependencies
...
Update coresetup to preview1-27018-05 (master)
2018-10-19 12:36:13 -07:00
Daniel Plaisted
42687bda3d
Merge upstream changes
2018-10-19 08:49:04 -07:00
Daniel Plaisted
ecaba4f6f3
Update latest patch versions
2018-10-18 23:55:29 -07:00