Commit Graph

27731 Commits

Author SHA1 Message Date
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
Stephen Halter 5ec7bacdfe
Lower severity of AuthenticationException logs from SslStream handshake (#2614) 2018-05-29 16:27:16 -07:00
Stephen Halter b08163d3b7
[2.1.1] Use TaskCreationOptions.RunContinuationsAsynchronously a lot (#2618) 2018-05-29 16:07:41 -07:00
Pranav K 6e67c9345c Remove reference to Microsoft.AspNetCore.Mvc.Razor.ViewCompilation from desktop templates
Fixes #530
2018-05-29 15:23:03 -07:00
Pranav K cdbcfb7a05 Fixup references to versions in vsix 2018-05-29 15:17:01 -07:00
Pranav K 9c3a331e4f Allow publish to work when BuildProjectReferences=false
Fixes #2363
2018-05-29 15:17:01 -07:00
Pranav K 984cd46c4d Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult
Fixes #7782
2018-05-29 14:35:42 -07:00
Nate McMaster 0f12047271
Fix dependency versions for Hosting and Mvc.RazorPages 2018-05-29 14:27:47 -07:00
Nate McMaster 81355b508b
Add Razor to the list of patching repos 2018-05-29 13:51:42 -07:00
Nate McMaster f4eeacfdba
Bumping version from 2.1.0 to 2.1.1 2018-05-29 11:38:42 -07:00
Andrew Stanton-Nurse 3fa10f92ad
Fix losing UTC DateTimeKind on ISO8601 UTC values (#2317) (#2357) 2018-05-29 11:27:29 -07:00
Nate McMaster 9b7f097870
Add aspnet tools myget feed 2018-05-29 10:03:19 -07:00
ASP.NET CI 28aa2e38a9 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:57:07 -07:00
ASP.NET CI b75ed79d98 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:55:34 -07:00
ASP.NET CI fecc06fb10 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:55:16 -07:00
ASP.NET CI a79c7da4d2 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:53:26 -07:00
ASP.NET CI 3b0566d8f3 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:53:06 -07:00
ASP.NET CI 9db1fc8e55 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:52:54 -07:00
ASP.NET CI e538375c44 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:52:21 -07:00
ASP.NET CI 7aeda0427c Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:51:14 -07:00
ASP.NET CI ca86f693f0 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:50:57 -07:00
ASP.NET CI 48db99b805 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:49:34 -07:00
ASP.NET CI 0123f32e98 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:48:30 -07:00
Nate McMaster 65336fe9cb
Bumping version from 2.1.1 to 2.1.2 2018-05-29 09:48:13 -07:00
ASP.NET CI c08b29beda Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:46:51 -07:00
ASP.NET CI 51406d3672 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:46:31 -07:00
ASP.NET CI eb6dbe37d3 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:45:50 -07:00