Commit Graph

28 Commits

Author SHA1 Message Date
Pranav K d8fc2d4009 Fix test failures
* Disable deps file generation in class library project. This workarounds known issue - https://github.com/dotnet/core-setup/issues/3726
* Update RazorProjectRouteModelProvider to not specify a trailing slash. This produces paths with a single slash as opposed to two slashes messing with route creation.
* React to Microsoft.AspNetCore.Mvc.Razor.Extensions.Reference that shows up in the deps file.
2018-04-15 16:31:41 -07:00
ASP.NET CI 128c7e0a17 Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:19:34 -07:00
ASP.NET CI 8e323a8e1e Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:35:30 +00:00
ASP.NET CI fa629cd5e1 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:48:27 -07:00
Pranav K 3141179344
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-21 15:41:42 -07:00
Pranav K d6176ac7de ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
Pranav K fd713f64d5
Branching for 2.1.0-preview2 2018-03-16 11:16:07 -07:00
Pranav K 190424fd59
Enable dotnet-build bot 2018-03-15 17:11:23 -07:00
Ajay Bhargav Baaskaran 90b07a9e9a Enable RazorCompileOnBuild of test website 2018-03-14 15:37:49 -07:00
Ajay Bhargav Baaskaran 4acdebc5be
Temporary workaround issue with Sdk mismatch (#7472) 2018-03-12 13:29:49 -07:00
Pranav K 62fdf3a472 Fix issues with RazorCompileOnBuild=true being default 2018-03-09 14:39:18 -08:00
ASP.NET CI 68deb40719 Update dependencies.props
[auto-updated: dependencies]
2018-03-08 13:07:49 -08:00
Pranav K e35d0bc43f Add more fine grained logging to RazorViewCompiler 2018-02-26 19:44:26 -08:00
ASP.NET CI bdcf2a9bed Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:09:24 -08:00
ASP.NET CI b10c87d6e8 Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:25:34 -08:00
Ryan Nowak e27009528f Add reference to MVC.Razor.Extensions
Make sure the msbuild files from this package are includes
Update KoreBuild and deps
2018-02-15 15:43:04 -08:00
ASP.NET CI 8139ee9631 Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:52:03 -08:00
ASP.NET CI 8e303249c5 Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:55:01 +00:00
Ryan Nowak 61d42825d7 Update deps 2018-01-19 13:33:35 -08:00
Pranav K 094b61dfc6 Refactor PageRouteModel generation 2018-01-12 15:44:23 -08:00
ASP.NET CI bfb5f23647 Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:19:56 -08:00
ASP.NET CI 64a11e2093 Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:40:05 +00:00
Ryan Nowak 455cf2e0c3 Add the Razor.Design dependency to MVC 2017-12-20 18:31:21 -08:00
ASP.NET CI 55fdbc24ed Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:24:30 +00:00
ASP.NET CI e24c44f243 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:27:14 -08:00
Pranav K 24d245c16c Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:29 -08:00
Pranav K b6144142fe Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Nate McMaster 2e4bc548f5
Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00