Commit Graph

27731 Commits

Author SHA1 Message Date
ASP.NET CI 9f0c208871 Updating submodule(s)
IISIntegration => 361caff1ad

[auto-updated: submodules]
2018-05-03 17:52:42 -07:00
Pavel Krymets 361caff1ad
Remove managed InProcess code (#809) 2018-05-03 17:18:33 -07:00
ASP.NET CI 7a25c53286 Updating submodule(s)
EntityFrameworkCore => cfbe2ff492a033e1c0a9948d8916e15501685748

[auto-updated: submodules]
2018-05-04 00:17:27 +00:00
ASP.NET CI e77de73e66 Updating submodule(s)
Templating => 89956df7ea

[auto-updated: submodules]
2018-05-03 13:42:06 -07:00
Hao Kung 89956df7ea
[Review] Updated migrations and scripts (#484)
* Update migrations

* Add regex for schema name and product version

* Fix ModelSnapshot product version

* Change version to 2.1.0
2018-05-03 13:22:26 -07:00
Andrew Stanton-Nurse 6f77eaca13 add tests 2018-05-03 12:09:07 -07:00
ASP.NET CI 18f161f9bc Updating submodule(s)
EntityFrameworkCore => 2ba844ec5f877e57a879e8d88ad7df14b2c128f4
Razor => 41c0a69c5b
Templating => 99114c25a4

[auto-updated: submodules]
2018-05-03 18:47:52 +00:00
Jass Bagga 99114c25a4
Adjust spacing in csproj files (#492)
Address #462 and fix build break
2018-05-03 11:40:39 -07:00
ASP.NET CI f10b27afc1 Updating submodule(s)
EntityFrameworkCore => 2192adb522588124163305b2f4ffb595e62446ac

[auto-updated: submodules]
2018-05-03 18:12:12 +00:00
ASP.NET CI 5e3df62015 Updating submodule(s)
EntityFrameworkCore => 1f9c68ac4c62e88c50354fd9e1bf7454f4d4054f

[auto-updated: submodules]
2018-05-03 10:28:21 -07:00
Andrew Stanton-Nurse fdfd5381a5 clean up the shutdown timer 2018-05-03 09:26:48 -07:00
ASP.NET CI 6dfed11747 Updating BuildTools from 2.1.0-rtm-15782 to 2.1.0-rtm-15783
[auto-updated: buildtools]
2018-05-03 03:07:24 -07:00
ASP.NET CI 93af3a2005 Updating submodule(s)
SignalR => 8c7f33a6d7

[auto-updated: submodules]
2018-05-03 03:07:23 -07:00
BrennanConroy 8c7f33a6d7
Port C# client perf fix to release (#2189) 2018-05-02 21:53:39 -07:00
Nate McMaster fd9a93a35a
Upgrade to SQLitePCLRaw 1.1.11 (#1134)
This contains support for the linux-musl-x64 RID.
2018-05-02 17:35:46 -07:00
Ajay Bhargav Baaskaran 41c0a69c5b Allow build server to run on net46 2018-05-02 16:17:09 -07:00
ASP.NET CI 85a0e4999f Updating submodule(s)
Razor => b2c59700d5

[auto-updated: submodules]
2018-05-02 16:00:25 -07:00
Ajay Bhargav Baaskaran b2c59700d5 Skip flaky test 2018-05-02 15:43:04 -07:00
ASP.NET CI b080942756 Updating submodule(s)
SignalR => b1010b7bd5

[auto-updated: submodules]
2018-05-02 15:05:45 -07:00
Andrew Stanton-Nurse b1010b7bd5
fix #2171 by adding HttpTransportType.None (#2172) 2018-05-02 14:34:23 -07:00
ASP.NET CI bb2ea76616 Updating submodule(s)
Scaffolding => 602e1dd74408f11c0f8a96ba7f5e4d5c926e4d8b
SignalR => 622e133a8a

[auto-updated: submodules]
2018-05-02 13:26:58 -07:00
Andrew Stanton-Nurse 622e133a8a
fix #2134 by disposing httpconnection if start fails (#2137) (#2188) 2018-05-02 13:10: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
James Newton-King 41c8dcf449
Fix not setting HttpConnection.ConnectionId (#2154) 2018-05-01 21:48:57 -07:00
ASP.NET CI a2ffe67806 Updating submodule(s)
SignalR => 3e906fb64a

[auto-updated: submodules]
2018-05-01 17:57:11 -07:00
James Newton-King 3e906fb64a
Minor API cleanup (#2147) 2018-05-01 17:51:08 -07:00
James Newton-King 555c1fd720
Fix not detecting marker service (#2149) 2018-05-01 17:42:00 -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
Pranav K a94323499b Change CopyToPublishDirectory on Content items instead of explicitly removing this from publish items
Fixes #2295
2018-05-01 16:50:49 -07:00
Pranav K 05c84f008a Ensure Views dll are copied during P2P builds
FastUpToDateCheck in VS doesn't account for changes solely to .Views.dll. This causes referencing projects to be treated as
up to date even though a referenced project rebuilt. Touch the marker file to cause referenced projects to rebuild.

Fixes https://github.com/aspnet/Razor/issues/2306

to cause it to treat
2018-05-01 16:50:49 -07:00
Pranav K 8d99ba53ce Make incremental build in VS copy output files
Fixes #2306
2018-05-01 16:50:49 -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
Andrew Stanton-Nurse ae329edd2a
Fix #2169 by correcting shutdown timeout (#2170) 2018-05-01 16:37:22 -07:00
Andrew Stanton-Nurse d711916ad6
fix #2140 by ensuring the access token flows to WebSocketTransport (#2173) 2018-05-01 16:14:24 -07:00
James Newton-King 295801ac50
XML documentation (#2106) 2018-05-01 16:08:09 -07:00
Andrew Stanton-Nurse c89cf1a12b
JSDocs (#2168) 2018-05-01 16:06:35 -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