Commit Graph

26 Commits

Author SHA1 Message Date
Nate McMaster 6f02048c3c
Pin version variables to the ASP.NET Core 2.1.2 baseline
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:43:40 -07:00
Nate McMaster bc7eee804b
Updating dependencies to 2.1.2 and adding a section for pinned variable versions 2018-07-11 18:47:23 -07:00
ASP.NET CI 111b8d812d Update dependencies.props
[auto-updated: dependencies]
2018-06-12 19:08:37 +00:00
ASP.NET CI 78d346f052 Update dependencies.props
[auto-updated: dependencies]
2018-05-29 09:27:43 -07:00
ASP.NET CI 4342e5cae2 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:21:48 -07:00
ASP.NET CI 2f90f49497 Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:11:24 -07:00
Nate McMaster dc05edaca2
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:29:54 -07:00
Ryan Brandenburg 02eec4342c
Fix bad update 2018-04-16 16:22:41 -07:00
Ryan Brandenburg dc4a7298cc Branching for 2.1.0-rc1 2018-04-16 13:14:45 -07:00
ASP.NET CI 224c35d24d Update dependencies.props
[auto-updated: dependencies]
2018-04-15 13:57:41 -07:00
Pranav K 26278abf7b
Fixup Lineup source and update dependencies 2018-04-13 14:34:38 -07:00
ASP.NET CI 7b09fdd88e Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:14:35 +00:00
Pranav K 66325ea60e
Merge remote-tracking branch 'origin/release/2.1' into dev
# Conflicts:
#	build/dependencies.props
2018-04-03 10:17:02 -07:00
Pranav K 6ee08a985d React to Mvc changes 2018-04-03 10:11:52 -07:00
Nate McMaster (automated) 0a2a00c7a5
Update dependencies.props
[auto-updated: dependencies]
2018-03-28 10:35:11 -07:00
Javier Calvarro Nelson 1ec7a68e7a Merge branch 'release/2.1' into dev 2018-03-27 21:40:17 -07:00
Javier Calvarro Nelson ecafbe7f7a [Fixes #11] Add functional tests for the libraries 2018-03-27 21:33:13 -07:00
Pranav K 804eeede11 Use the correct application part factory by default
Fixes https://github.com/aspnet/Mvc/issues/7543
2018-03-26 16:40:45 -07:00
ASP.NET CI 0eda5b75c2 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:27:23 -07:00
Javier Calvarro Nelson 8492092f41 Upgrade dependencies 2018-03-23 11:18:03 -07:00
Javier Calvarro Nelson 71a6927318 Fix feed sources and package dependency 2018-03-23 11:03:26 -07:00
Javier Calvarro Nelson 500279ea98 Add missing source 2018-03-22 14:43:03 -07:00
Javier Calvarro Nelson 9e61d6bd98 Update application parts implementation 2018-03-22 14:31:21 -07:00
Javier Calvarro Nelson af05248042 [Fixes #4] Adds an Azure Active Directory B2C package
* Adds extension methods to configure Azure Active Directory B2C
  authentication for Web applications and APIs.
* Adds all the supporting controllers/pages to support handling UI
  flows.
* Adds a sample using B2C to authenticate in a web application.
2018-03-22 13:22:13 -07:00
Javier Calvarro Nelson 8947b81507 Branch for preview2 2018-03-21 17:45:41 -07:00
Javier Calvarro Nelson 978938b7c3 Initial commit 2018-03-03 14:44:32 -08:00