Nate McMaster
34725c0117
Update implicit version of aspnetcore.app for tests
2018-05-31 20:55:28 -07:00
ASP.NET CI
15c92fa97f
Updating BuildTools from 2.1.1-rtm-15792 to 2.1.1-rtm-15793
...
[auto-updated: buildtools]
2018-05-31 18:36:18 -07:00
ASP.NET CI
04806d72ca
Updating submodule(s)
...
EntityFrameworkCore => ef61273ed948a2be8f0a081dc57b16ad3bc2de03
[auto-updated: submodules]
2018-05-31 18:36:16 -07:00
Nate McMaster
5f0b4e1322
Refactor property names for computing .deb/.rpm file names and dependencies
2018-05-31 17:49:19 -07:00
ASP.NET CI
a5981cb09f
Updating submodule(s)
...
KestrelHttpServer => e4d290b601
[auto-updated: submodules]
2018-05-31 16:45:15 -07:00
Stephen Halter
e4d290b601
Fix Json regression in Socket Transport ( #2578 )
2018-05-31 16:28:25 -07:00
ASP.NET CI
454567bc71
Updating submodule(s)
...
KestrelHttpServer => d1416e679b
[auto-updated: submodules]
2018-05-31 23:02:14 +00:00
Stephen Halter
d1416e679b
[2.1.1] Provide clearer exception message for breaking change ( #2623 )
...
- In 2.1, the default transport (Sockets) can no longer bind to certain
endpoint types (Unix domain sockets and open socket handles).
- The new message recommends manually selecting the libuv transport
to work around this issue.
2018-05-31 15:45:26 -07:00
Stephen Halter
af177c5adc
Add Memory<byte> overloads to HttpUpgradeStream ( #2622 )
2018-05-31 15:44:39 -07:00
Nate McMaster
9ab4013baa
Merge branch 'release/2.1' into johluo/ci-update-implicit-implementation
2018-05-31 15:20:16 -07:00
Nate McMaster
aacb317ffa
Update dependencies to 2.1.1-rtm-30818
2018-05-31 15:18:08 -07:00
Nate McMaster
c801671fbf
Stop producing old-style rpm/deb installers ( #1191 )
2018-05-31 15:01:28 -07:00
ASP.NET CI
b55ec6f5b7
Updating submodule(s)
...
EntityFrameworkCore => 98eef4c22fd6687bffd4d643e6f980ca1bc8137c
[auto-updated: submodules]
2018-05-31 13:53:31 -07:00
Nate McMaster
309e9e3077
Widen dependency version range on Microsoft.AspNetCore.App to allow patch updates ( #1186 )
...
Originally, we thought using exact version ranges on the dependencies of Microsoft.AspNetCore.App
would help protect consumers from lifting binaries out of the shared framework. However,
this makes it difficult for consumers to use packages that share a dependency with .App.
When users tried to mix Microsoft.EntityFramework.SQLite 2.1.1 with Microsoft.AspNetCore.App 2.1.0,
NuGet errors and warnings made it difficult to reason about what was wrong, and how to resolve it.
This changes the dependency version range to allow uses to upgrade within the major.minor patch family
without needing to override NuGet warnings. This removes some of the protections against users
unintentionally lifting to a binary newer than the shared framework, however, after lots of discussion,
we believe this is a better user experience.
2018-05-31 12:40:52 -07:00
ASP.NET CI
079232d3c5
Updating submodule(s)
...
SignalR => 5d37d312e0
[auto-updated: submodules]
2018-05-31 11:43:47 -07:00
Andrew Stanton-Nurse
5d37d312e0
Add Content-Type header in HttpClient.ts ( #2242 ) ( #2413 )
2018-05-31 11:38:48 -07:00
Stephen Halter
9e15b2bca4
Fix PipeReader consumption pattern [2.1]
2018-05-31 11:27:38 -07:00
Nate McMaster
d6017ab253
Remove Proxy and WebHooks from explicit build order list
2018-05-30 18:06:07 -07:00
John Luo
d2025d516c
Update implementation
2018-05-30 17:15:48 -07:00
Nate McMaster
4935711bce
Add trailing slash to <DotNetAssetRootUrl>
2018-05-30 17:13:42 -07:00
ASP.NET CI
59f091f0be
Updating submodule(s)
...
Templating => a5fb8a3d3c
[auto-updated: submodules]
2018-05-30 16:19:12 -07:00
Kiran Challa
a5fb8a3d3c
[ Fixes #523 ] Fix the jquery.min.js file in RazorPages web application
2018-05-30 16:01:45 -07:00
ASP.NET CI
ba6abf5797
Updating submodule(s)
...
Mvc => 2d63669695
[auto-updated: submodules]
2018-05-30 16:00:36 -07:00
Kiran Challa
4f5b358ba8
Added tests to verify fallback source content is same as the CDN content
...
# Conflicts:
# build/dependencies.props
2018-05-30 15:58:40 -07:00
Nate McMaster
f126871a4c
[2.1.x] Remove WebHooks and Proxy from servicing ( #1189 )
...
These repos do not produce packages that will ship in 2.1.x.
2018-05-30 15:16:22 -07:00
ASP.NET CI
8543efaa26
Updating submodule(s)
...
Templating => 74883b2cf0
[auto-updated: submodules]
2018-05-30 14:26:33 -07:00
Javier Calvarro Nelson
74883b2cf0
[ Fixes #528 ] Windows authentication is not applied on launchSettings.json
2018-05-30 14:05:59 -07:00
Nate McMaster
da8ca36fe8
Pin to stable 2.1.0 corefx packages ( #1188 )
...
* Pin to stable 2.1.0 corefx packages
* Ensures ProdCon overrides passed to us match our expectations about which variables will be set
2018-05-30 13:42:36 -07:00
ASP.NET CI
891cc0f949
Updating BuildTools from 2.1.1-rtm-15790 to 2.1.1-rtm-15792
...
[auto-updated: buildtools]
2018-05-30 12:59:19 -07:00
John Luo
48782f9718
Remove testing prop
2018-05-30 12:09:05 -07:00
John Luo
f953d70d75
Update to 2.1.1
2018-05-30 12:09:05 -07:00
John Luo
f278c804b2
Revert "Install 2.1.0"
...
This reverts commit bdddcfc77435d59e925828df1f2b76e443db022a.
2018-05-30 12:09:05 -07:00
John Luo
7579b6db68
Install 2.1.0
2018-05-30 12:09:05 -07:00
John Luo
cc22ea1ed3
Test updated implicit version implementation
2018-05-30 12:09:05 -07:00
ASP.NET CI
2fdb796715
Updating submodule(s)
...
Antiforgery => c2e4c72a32
AuthSamples => 03b4a625c3
BasicMiddleware => 901efb04a9
BrowserLink => 904fc27184ca36b2ea1028767fd34d2b0a307111
Caching => aa60e678e0255b9d77bd20af2877a3edf69e8b33
Common => 8010d565d3ff22ceacebb38099de62a74874daea
Configuration => 54bc7d8aef9afc03e9e8cb9e34fae387b60abd3c
CORS => b7e4884b86
DataProtection => 2ca2677388
DependencyInjection => e76577449b92a9dc915ec2c4495df1e158cd4692
DotNetTools => 9b7f097870
EntityFrameworkCore => a4a414432b20ae68ce53e4b981ecf9e718f98731
EventNotification => 5a7de63da188d45782d4b1d500bdf33748a7a7fb
FileSystem => 61ac940d1b30aca3f93fcf5a693ca9b4aee55f42
Hosting => 04d6e71e7f
HtmlAbstractions => f4b98641d2
HttpAbstractions => c08f320967
HttpClientFactory => 500ebbb2442d4ee2a0e651335e797d76b73c06f5
HttpSysServer => 360be36926
IISIntegration => 36f657deb7
JsonPatch => e3a21b2a92
KestrelHttpServer => 5ec7bacdfe
Localization => c69da9db06
Logging => 14c12fdfd0c5f2ce9bf6557d7d915c4fa143dc51
Microsoft.Data.Sqlite => e6d79ed5dec48e4788e0897ef23b8f1e35de6d4a
MusicStore => 51406d3672
Mvc => 984cd46c4d
MvcPrecompilation => 0f12047271
Options => 432017ceb8690b43f8616194f3079295f4dafee0
Razor => cdbcfb7a05
ResponseCaching => ca86f693f0
Routing => 7aeda0427c
Scaffolding => fcf4d2eee310d9ef3067fa274e45952d7bb91c71
Security => e538375c44
ServerTests => 9db1fc8e55
Session => 3b0566d8f3
SignalR => c976d0aa6e
Templating => 52a9e7a54d
Testing => d7056f3aaeeaef3e10ece062d04eefdcd9f97719
[auto-updated: submodules]
2018-05-30 11:38:53 -07:00
Nate McMaster
71fb3b2f6a
Fix version coherence check to filter out non-package artifacts
2018-05-30 11:34:03 -07:00
Nate McMaster
faf600ce71
Fixup the effect of cascading versions ( #1187 )
...
The PR #1175 was incomplete. This fixes the cascading effect of patching to 2.1.1
Changes:
- add CheckRepoGraph (ported directly from the release/2.0 branch)
- Update submodules
2018-05-30 10:58:10 -07:00
Andrew Stanton-Nurse
c976d0aa6e
[2.1.1] Gracefully handle disposing while writing ( #2180 ) ( #2355 )
2018-05-30 10:33:31 -07:00
Nate McMaster
5c775c9579
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:50:08 -07:00
Nate McMaster
a1085ed31c
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:50:07 -07:00
Nate McMaster
10e735d420
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:50:03 -07:00
Nate McMaster
436cdb0e96
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:50:02 -07:00
Nate McMaster
d18de6b00e
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:50:01 -07:00
Nate McMaster
977f85f9cc
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:49:59 -07:00
Nate McMaster
c710aa8c26
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:49:58 -07:00
Nate McMaster
a35250fe3a
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:49:57 -07:00
Andrew Stanton-Nurse
0452f460c6
Fix not reading to end of argument JSON on binding error ( #2319 ) ( #2360 )
2018-05-30 09:25:35 -07:00
Kiran Challa
2d63669695
[ Fixes #7609 ] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources
2018-05-30 05:30:10 -07:00
Steve Sanderson
52a9e7a54d
Remove obsolete reference in Angular template home. Fixes #470
2018-05-30 11:22:14 +01:00
John Luo
3c72da941f
Update WebApi.Client package version
2018-05-29 16:49:33 -07:00