ASP.NET CI
64a88252ce
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:21:20 +00:00
ASP.NET CI
c408fb3103
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:39:30 -07:00
ASP.NET CI
534e20b49e
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-04 07:36:37 -07:00
ASP.NET CI
390e1e3a6a
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-19 22:23:07 -07:00
Nate McMaster
8c79001d18
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:39:47 -07:00
Pranav K
f873c15057
Fix build break
...
* Use Razor.Sdk package to not perform runtime compilation
* Use Mvc with PageResult fix (https://github.com/aspnet/Mvc/issues/7665 )
2018-04-19 10:17:27 -07:00
Ryan Brandenburg
9b2a7d35f4
Branching for 2.1.0-rc1
2018-04-16 16:58:19 -07:00
ASP.NET CI
985c8a8b07
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 14:11:32 -07:00
Pranav K
e5d9efbd48
Prepare for RazorAssemblyAttribute -> RazorTargetAssemblyAttribute rename
2018-04-13 16:12:19 -07:00
ASP.NET CI
3fc7fec4a2
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-03 22:28:21 +00:00
Pranav K
ea4aaa18c3
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-04-03 10:36:23 -07:00
Pranav K
034e2ad188
React to future Razor Sdk package breaking changes
2018-04-03 10:35:09 -07:00
Hao Kung
34ae7eaeb6
Merge remote-tracking branch 'origin/release/2.1' into dev
2018-03-28 12:31:13 -07:00
Nate McMaster (automated)
e53e3bc839
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-28 10:47:17 -07:00
ASP.NET CI
c39aa98b2b
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-25 15:41:01 -07:00
Pranav K
3f1732c03e
Merge pull request #1707 from aspnet/release/2.1
...
Release/2.1
2018-03-23 09:39:22 -07:00
Pranav K
f1abe24c76
React to Mvc changes
2018-03-23 09:38:48 -07:00
Pranav K
5ee278a569
Merge pull request #1703 from aspnet/release/2.1
...
Release/2.1
2018-03-21 15:42:44 -07:00
Pranav K
aa49e6990c
React to application part changes
2018-03-21 15:42:17 -07:00
Ryan Brandenburg
f1d965e5e4
Set 2.0 baselines
2018-03-21 10:52:15 -07:00
Brice Lambson
b37d89adc4
Merge branch 'release/2.1' into dev
2018-03-19 13:21:14 -07:00
Brice Lambson
4f5b3bea98
Remove Microsoft.EntityFrameworkCore.Tools.DotNet
2018-03-19 13:01:16 -07:00
Pranav K
fcc91c0541
Branching for 2.1.0-preview2
2018-03-16 11:15:03 -07:00
Pranav K
3919d18c62
React to Razor Sdk changes
...
Assembly attributes are autogened by Razor Sdk and results in duplicates
2018-03-16 10:18:09 -07:00
Hao Kung
3382a59c5a
React to namespace
2018-03-08 16:09:36 -08:00
Pranav K
d504edd7e0
Use dotnet-core feed in repos
2018-03-06 10:04:14 -08:00
ASP.NET CI
db11892a20
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-26 11:03:17 -08:00
Pranav K
0ee3a5d4f4
React to Razor Sdk changes
2018-02-23 15:39:59 -08:00
ASP.NET CI
5c105e6506
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-18 12:19:23 -08:00
Pranav K
2d405b79d0
Use Razor Sdk from CLI
2018-02-15 08:41:39 -08:00
Javier Calvarro Nelson
ac3bea16fd
Add functional tests for Identity UI
2018-02-08 14:10:22 -08:00
ASP.NET CI
1653b63dbf
Update dependencies.props
...
[auto-updated: dependencies]
2018-02-03 02:47:52 +00:00
Pranav K
c8562728e7
React to Razor Sdk rename
2018-02-02 13:20:58 -08:00
Javier Calvarro Nelson
289ea010d7
Fix precompilation
2018-01-26 18:41:21 -08:00
Javier Calvarro Nelson
d69f531ad4
Update dependencies
2018-01-26 16:16:03 -08:00
Javier Calvarro Nelson
d968fdd31f
[ Fixes #1580 , #1581 ] Update Identity UI to use Razor precompilation
...
* Switch from using the embedded file provider for the precompiled views
for actual razor precompilation.
* Add MSBuild props and targets file to include additional assembly
attributes on the generated precompiled views.
2018-01-21 11:19:16 -08:00
Pranav K
e44cba9b75
Split showing and generating recovery codes
2018-01-12 11:10:39 -08:00
ASP.NET CI
f15e49fa99
Update dependencies.props
...
[auto-updated: dependencies]
2018-01-04 01:16:23 +00:00
ASP.NET CI
f3c1ab6b0c
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-31 21:09:30 +00:00
Javier Calvarro Nelson
07bf52ec0d
Fix fixed dependency
2017-12-30 13:43:44 -08:00
Javier Calvarro Nelson
56158b4fb0
Remove unnecessary dependencies ( #1548 )
2017-12-30 12:27:07 -08:00
Javier Calvarro Nelson
4b49f2b482
Revert "Revert Move identity into an Area in a library (using Razor Pages) ( #1537 )"
...
This reverts commit d612d20344 .
2017-12-21 18:17:29 -08:00
Pavel Krymets
d612d20344
Revert Move identity into an Area in a library (using Razor Pages) ( #1537 )
2017-12-21 16:58:59 -08:00
Javier Calvarro Nelson
2964515d85
Adds support for a default UI for identity.
...
* The default UI uses its own Area (Identity).
* The default UI requires MVC and StaticFiles to be present on the
request processing pipeline.
* The default UI requires the user to provide a '_LoginPartial ' partial
view in their application in a location that the view engine will find
it. This location is tipically /Pages/Shared or /Views/Shared
* Current limitations:
* The UI is self-contained and non-customizable (outside of things possible with Razor pages).
* Customizing the User, role, etc. is not supported at this time.
2017-12-21 14:20:42 -08:00
ASP.NET CI
f05baec284
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-18 17:07:51 -08:00
ASP.NET CI
6204b822e5
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-13 20:53:18 +00:00
ASP.NET CI
d79018aca6
Update dependencies.props
...
[auto-updated: dependencies]
2017-12-10 12:52:24 -08:00
Pranav K
1e53a61983
Specify runtime versions to install
2017-11-29 14:09:27 -08:00
Pranav K
c352a9b8dc
Replace aspnetcore-ci-dev feed with aspnetcore-dev
2017-11-21 15:48:00 -08:00
Nate McMaster
145f645bcf
Use MSBuild to set NuGet feeds instead of NuGet.config ( #1506 )
2017-11-20 15:22:19 -08:00