Go to file
Praburaj 58b1ae1712 A regression introduced in a recent change
With this fix a case is regressed.
ba5d235a32

If file information is not available if function is empty then line needs to be sent. With the regression empty lines were printed in error page where symbol information is not available. This fixes it. Thanks Chris for identitying this and fixing.
2014-11-20 16:24:04 -08:00
samples
src A regression introduced in a recent change 2014-11-20 16:24:04 -08:00
test Update Microsoft.AspNet.Diagnostics.Entity to build in this repo 2014-11-18 15:12:13 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln Update Microsoft.AspNet.Diagnostics.Entity to build in this repo 2014-11-18 15:12:13 -08:00
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh
global.json
makefile.shade

README.md

ASP.NET DiagnosticsPages

Diagnostics middleware.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.