Commit Graph

7 Commits

Author SHA1 Message Date
Nate McMaster 215e41f673 Remove Microsoft.AspNetCore.DiagnosticsViewPage.Sources package 2017-01-09 12:13:05 -08:00
Ajay Bhargav Baaskaran e0c96f6788 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:52:17 -08:00
Pranav K 8bf0612411 Move PageGenerator to the tools dir
Fixes #294
2016-07-07 11:38:54 -07:00
Eilon Lipton 0f74187a81 Fix package dependencies
Removed some extraneous dependencies and instead made all the
diagnostics packages be independent packages that happen to share some
concepts/source code.

The common Razor base class code was moved to a shared source file. Then
the Diagnostics page, ELM page, and EF database page all use that. Also
updated the page generator to use the new shared code.

See #257
2016-03-15 17:33:10 -07:00
Ajay Bhargav Baaskaran 8bde9b7e72 Enabled xml doc generation 2016-02-17 16:57:39 -08:00
N. Taylor Mullen f5c5816a05 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:16 -08:00
Ajay Bhargav Baaskaran 7948533fab Enabling NuGetPackageVerifier 2015-09-22 16:00:47 -07:00