Nate McMaster
bed2c99802
Merge branch 'release/2.2'
2018-07-27 16:00:51 -07:00
Nate McMaster
2b74aed838
Upgrade build tools
2018-07-27 15:28:04 -07:00
Nate McMaster
a046f02f8f
Upgrade deps
2018-07-27 14:33:33 -07:00
Nate McMaster
ff0e925742
Merge branch 'release/2.2'
2018-07-24 12:16:32 -07:00
Eilon Lipton
e7d4c7661d
Update CONTRIBUTING.md
2018-07-24 10:51:25 -07:00
Nate McMaster
31eaaac4a8
Merge branch 'release/2.1' into release/2.2
2018-07-24 10:34:53 -07:00
ASP.NET CI
927d4a9b3c
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-22 13:00:03 -07:00
ASP.NET CI
025bfd4bf5
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-22 12:14:46 -07:00
ASP.NET CI
a71b79a1c1
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 19:59:04 +00:00
ASP.NET CI
5ad23e2086
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 12:15:11 -07:00
Nate McMaster
2634637fd5
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:54:12 -07:00
Nate McMaster
d6cb9c2127
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:48:58 -07:00
Hao Kung
8ef14785a4
Merge pull request #1873 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-07-11 13:27:19 -07:00
Hao Kung
b2cca31774
Fix issue with role claim missing in AddIdentityCore ( #1832 )
2018-07-11 12:39:51 -07:00
Javier Calvarro Nelson
5ad34c4e9d
Merge branch 'release/2.1'
2018-07-10 13:20:26 -07:00
Anthony Stivers
0ab8e15f05
[ Fixes #1866 ] Fix ActivePage declarations
...
* Fix missing activepage declarations
* Change activepage declarations to correct values
* Add missing ActivePage
2018-07-10 13:00:52 -07:00
Anthony Stivers
31609fb3e3
[ Fixes #1866 ] Fix ActivePage declarations
...
* Fix missing activepage declarations
* Change activepage declarations to correct values
* Add missing ActivePage
2018-07-10 12:56:47 -07:00
Nate McMaster
913f8bcd4e
Merge branch 'release/2.2'
2018-07-10 12:54:00 -07:00
Nate McMaster
3e27f18127
Merge branch 'release/2.1' into release/2.2
2018-07-10 12:52:50 -07:00
Nate McMaster
3eae93082f
Merge 2.1.2 into release/2.1
2018-07-10 10:29:05 -07:00
ASP.NET CI
c60b4d8784
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 19:55:42 +00:00
ASP.NET CI
4e84251cbf
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:15:26 -07:00
Wilson
add0b0755d
Fixed documentation typo ( #1862 )
...
Corrected a typo on the XML documentation of the UserId property that made it read "... sets the of the ..."
2018-07-06 14:39:34 -07:00
ASP.NET CI
6bf092a460
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-03 16:14:12 +00:00
Nate McMaster (automated)
5c315e3d1f
[automated] Change default branch to master
2018-07-02 12:40:24 -07:00
Nate McMaster
c7276ce2f7
Merge branch 'release/2.2' into dev
2018-06-28 16:53:46 -07:00
Nate McMaster
7b045b8ac5
Bumping version from 2.2.0 to 3.0.0
2018-06-28 16:48:52 -07:00
Nate McMaster
1bcd78c1d8
Update infrastructure for the 2.2 release
2018-06-28 16:20:16 -07:00
Nate McMaster
7fbb5588fc
Bumping version from 2.1.2 to 2.1.3
2018-06-27 13:39:47 -07:00
ASP.NET CI
d92c2732c5
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:16:37 -07:00
Pranav K
77693ccdc5
Use partial tag helper instead of Html.Partial to avoid analyzer warning
2018-06-20 16:51:51 -07:00
Pranav K
6cdd622f23
Apply attribute to page model rather than handler
2018-06-20 14:24:35 -07:00
Ryan Brandenburg
c2089f9902
Set 2.1 baselines
2018-06-14 16:46:13 -07:00
Ryan Brandenburg
d2dcd9c6b9
Set 2.1 baselines
2018-06-14 16:46:02 -07:00
Nate McMaster
2627ea572c
Merge branch 'release/2.1' into release/2.1.2
2018-06-12 14:22:09 -07:00
Nate McMaster
788e324115
Bumping version from 2.1.1 to 2.1.2
2018-06-12 14:13:53 -07:00
Hao Kung
c66bd98a61
Don't hook cancellation tokens by default ( #1816 )
2018-06-12 13:39:36 -07:00
ASP.NET CI
64a88252ce
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:21:20 +00:00
Hao Kung
9481e88aa1
Merge pull request #1827 from tstivers1990/patch-1
...
Fix /// comments
2018-06-11 13:56:43 -07:00
tstivers1990
dbe054ba6c
Fix /// comments
...
The returns tag incorrectly states that AddDefaultIdentity<T>
returns IServiceCollection when it actually returns IdentityBuilder.
2018-06-11 16:42:10 -04:00
Ryan Brandenburg
b444f9a209
Adding VSTS file
2018-06-08 11:00:53 -07:00
ASP.NET CI
301e43f6d4
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-07 19:36:44 +00:00
Nate McMaster
20f2b8737d
Add certificate names for code signing
2018-06-05 22:32:42 -07:00
ASP.NET CI
4f3d1f4f75
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-03 19:15:55 +00:00
Nate McMaster
d18de6b00e
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:50:01 -07:00
Hao Kung
54c43ac2fc
Add additional test assertions ( #1801 )
2018-05-29 13:53:58 -07:00
ASP.NET CI
c408fb3103
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:39:30 -07:00
ASP.NET CI
262f2403c1
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-27 19:16:04 +00:00
Nate McMaster (automated)
9715f10afa
Update bootstrapper scripts (automated commit) [ci skip]
2018-05-25 16:15:42 -07:00
ASP.NET CI
b4fc72c944
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-20 19:33:25 +00:00