Commit Graph

9182 Commits

Author SHA1 Message Date
ASP.NET CI bb2ea76616 Updating submodule(s)
Scaffolding => 602e1dd74408f11c0f8a96ba7f5e4d5c926e4d8b
SignalR => 622e133a8a

[auto-updated: submodules]
2018-05-02 13:26:58 -07:00
ASP.NET CI f31ca05efb Updating submodule(s)
EntityFrameworkCore => 41a9c42276bb99450c7603a8ce08007fa879c5a2

[auto-updated: submodules]
2018-05-02 12:51:21 -07:00
ASP.NET CI e68479ec0c Updating BuildTools from 2.1.0-rtm-15780 to 2.1.0-rtm-15782
[auto-updated: buildtools]
2018-05-02 12:10:33 -07:00
ASP.NET CI fac1acadef Updating submodule(s)
EntityFrameworkCore => 84a34c479980a2f38ad9666ef38b99fc13d08001

[auto-updated: submodules]
2018-05-02 12:10:31 -07:00
ASP.NET CI 5ad8cec80b Updating submodule(s)
Configuration => 3e2d00cdf5602f8afcde53558654dee80c7083fc
DotNetTools => e0e9eb0b36
KestrelHttpServer => b85ab0a7d2

[auto-updated: submodules]
2018-05-02 17:51:00 +00:00
Nate McMaster 1c59b85c9a
Run PreinstallBundledPackages 2018-05-02 10:37:24 -07:00
ASP.NET CI 4349862fae Updating submodule(s)
KestrelHttpServer => 74d19cd4e4

[auto-updated: submodules]
2018-05-02 09:44:40 -07:00
Chris Ross (ASP.NET) b85ab0a7d2 Fix Sending100ContinueDoesNotStartResponse #2507 2018-05-02 09:29:36 -07:00
ASP.NET CI d67715c8df Updating submodule(s)
Microsoft.Data.Sqlite => fa53db46b0fb2198ce1d7b3e97e2b10447364431

[auto-updated: submodules]
2018-05-02 09:09:06 -07:00
Chris Ross (ASP.NET) 74d19cd4e4 Remove netcoreapp2.0 test coverage 2018-05-02 08:54:57 -07:00
Nate McMaster d6f15759fd
Add property to allow the SDK to disable shared framework trimming (#1130)
The MicrosoftNETPlatformLibrary property instructs the .NET Core SDK to treat a particular package as the shared framework platform. This affects how the SDK will trim references and publish output, determines how the runtimeconfig files are generated, and may affect how optimizations are preformed by other tools. In some installations of .NET Core, the ASP.NET Core shared framework is not available. This change adds properties to let the SDK determine on which platforms ASP.NET Core is enabled.
2018-05-02 08:49:03 -07:00
ASP.NET CI 678f4f5993 Updating submodule(s)
SignalR => 41c8dcf449

[auto-updated: submodules]
2018-05-01 21:53:32 -07:00
ASP.NET CI a2ffe67806 Updating submodule(s)
SignalR => 3e906fb64a

[auto-updated: submodules]
2018-05-01 17:57:11 -07:00
ASP.NET CI 9d31d63d31 Updating BuildTools from 2.1.0-rtm-15779 to 2.1.0-rtm-15780
[auto-updated: buildtools]
2018-05-01 17:21:35 -07:00
ASP.NET CI c4e8bc1127 Updating submodule(s)
Razor => a94323499b

[auto-updated: submodules]
2018-05-01 17:21:34 -07:00
Nate McMaster e0e9eb0b36
Add pre-generated shims to dotnet tool packages 2018-05-01 16:57:36 -07:00
ASP.NET CI 7f10bb4058 Updating BuildTools from 2.1.0-rtm-15776 to 2.1.0-rtm-15779
[auto-updated: buildtools]
2018-05-01 16:48:18 -07:00
ASP.NET CI 55a4704f81 Updating submodule(s)
SignalR => ae329edd2a
Templating => e9fbf4e592

[auto-updated: submodules]
2018-05-01 16:48:16 -07:00
Jass Bagga e9fbf4e592
Merge pull request #505 from aspnet/jbagga/RespondToDotNetEfUpgrade
Respond to dotnet-ef upgrade
2018-05-01 15:37:36 -07:00
ASP.NET CI a5dcbcfdac Updating submodule(s)
Hosting => 2c1376c95f
Mvc => 35f7d3f09c
ServerTests => 708b2ded76

[auto-updated: submodules]
2018-05-01 15:10:45 -07:00
Nate McMaster 2340cd5e59
Mark all dotnet-* packages as 'ship' (#1131) 2018-05-01 14:31:21 -07:00
ASP.NET CI 6a4319beba Updating submodule(s)
Hosting => 1717b97444
Mvc => 19c41c0494
Templating => 601f41026a

[auto-updated: submodules]
2018-05-01 13:56:13 -07:00
Kiran Challa 601f41026a Updated icon for RazorClassLibrary 2018-05-01 13:34:51 -07:00
ASP.NET CI fc296eddd3 Updating submodule(s)
Identity => a89dc30d43
Scaffolding => e44124cd5295a58698154b1eaf030274962f9743

[auto-updated: submodules]
2018-05-01 12:47:08 -07:00
Jass Bagga 4b50481915 Respond to dotnet-ef target framework update 2018-05-01 11:42:06 -07:00
ASP.NET CI 596047b8c4 Updating submodule(s)
Scaffolding => 45b49523f288123bc8abb9b34fbe6baf5dbb7312

[auto-updated: submodules]
2018-05-01 10:52:29 -07:00
Nate McMaster d9c9f94492
React to SDK renaming to linux-musl-x64
Backport dd1934771f
2018-05-01 10:34:33 -07:00
ASP.NET CI bc494ab8e3 Updating BuildTools from 2.1.0-rc1-15775 to 2.1.0-rtm-15776
[auto-updated: buildtools]
2018-05-01 16:19:26 +00:00
ASP.NET CI 9083aadc9b Updating submodule(s)
Configuration => 754348c6cadf6739cef7be4f73c5cf66ee6a91d1
EntityFrameworkCore => d0a45318d89ff2689f732bdb84eb4aa77d0d8ff4

[auto-updated: submodules]
2018-05-01 16:19:17 +00:00
Pavel Krymets ad4cf2a1dc
Update MicrosoftAzureServicesAppAuthenticationPackageVersion to stable (#1127) 2018-05-01 08:43:44 -07:00
Nate McMaster 3fac76c033
Remove alpine.3.6-x64 builds (#1121) 2018-04-30 15:13:22 -07:00
Nate McMaster 6ee830bc6a
Update submodules to 2.1.0-rtm version 2018-04-30 14:53:28 -07:00
Nate McMaster (automated) d141ea5788
Bump version to 2.1.0-rtm 2018-04-30 14:51:47 -07:00
Nate McMaster (automated) 06d7842f0e
Bump version to 2.1.0-rtm 2018-04-30 14:51:46 -07:00
Nate McMaster (automated) 4f3e31431a
Bump version to 2.1.0-rtm 2018-04-30 14:51:42 -07:00
Nate McMaster (automated) 0b44bf52f5
Bump version to 2.1.0-rtm 2018-04-30 14:51:42 -07:00
Nate McMaster (automated) 73c5e23ffb
Bump version to 2.1.0-rtm 2018-04-30 14:51:41 -07:00
Nate McMaster (automated) b8b90e1bed
Bump version to 2.1.0-rtm 2018-04-30 14:51:40 -07:00
Nate McMaster (automated) 174ca79d25
Bump version to 2.1.0-rtm 2018-04-30 14:51:39 -07:00
Nate McMaster (automated) 1609514afe
Bump version to 2.1.0-rtm 2018-04-30 14:51:38 -07:00
Nate McMaster ff61bdf819
Set version to 2.1.0-rtm 2018-04-30 14:09:51 -07:00
Nate McMaster 6af116830f
Merge branch 'release/2.1' into release/2.1-msrc 2018-04-25 14:52:29 -07:00
ASP.NET CI 5e057ce68d Updating submodule(s)
Razor => bd871ef9e9

[auto-updated: submodules]
2018-04-25 20:31:22 +00:00
Nate McMaster aa2fe88af7
Merge branch 'release/2.1' into release/2.1-msrc 2018-04-24 15:37:35 -07:00
Nate McMaster 5f3d3d1aea
Pass DotNetAssetRootUrl to repository build context and install x86 shared runtime (#1115) 2018-04-24 15:37:08 -07:00
Nate McMaster 538c8ccb20
Merge branch 'release/2.1' into release/2.1-msrc 2018-04-24 14:31:43 -07:00
ASP.NET CI 0343fc8fc1 Updating submodule(s)
AuthSamples => af28b95a93

[auto-updated: submodules]
2018-04-24 14:01:07 -07:00
Nate McMaster a9d7cba131
Merge branch 'release/2.1' into release/2.1-msrc 2018-04-24 12:54:11 -07:00
Nate McMaster d49570c90d
Merge branch 'release/2.1' into release/2.1-msrc 2018-04-24 12:14:51 -07:00
John Luo 8c43f9abcd Include .App in LZMA ... again 2018-04-24 12:05:48 -07:00