ASP.NET CI
f067c3964f
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-06 20:45:11 +00:00
ASP.NET CI
29f3e94fd1
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 12:20:41 -07:00
ASP.NET CI
d2cfbd2671
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:22:39 -07:00
Pranav K
a7bc5d6d40
Use feature branch build of Routing to fix build break
2018-06-15 10:34:11 -07:00
Pranav K
6c2ef122f8
Add support for conventions in DefaultApiDescriptionProvider
2018-06-11 16:07:09 -07:00
Ryan Brandenburg
b7064c576d
Use templates for VSTS builds
2018-06-07 12:37:01 -07:00
Nate McMaster
672c794335
Add certificate names for code signing
2018-06-05 22:34:04 -07:00
ASP.NET CI
839223756b
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-03 19:22:37 +00:00
ASP.NET CI
dacbb41478
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-27 19:23:26 +00:00
ASP.NET CI
330b74f0ab
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-20 19:40:46 +00:00
ASP.NET CI
57eb52ad47
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-13 14:17:20 -07:00
Pranav K
f52c9c0f97
Update analyzer tests to use Microsoft.AspNetCore.Analyzer.Testing
2018-05-07 16:06:01 -07:00
ASP.NET CI
4e97bfe957
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-06 12:24:44 -07:00
ASP.NET CI
b3087ab774
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-29 12:25:33 -07:00
Pranav K
d0b0c6ae34
Update dependencies.props and KoreBuild version
2018-04-20 14:41:40 -07:00
ASP.NET CI
31f9432a39
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-19 22:30:20 -07:00
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