Skip to content

Commit 393128d

Browse files
committed
Added an MVC sample so that actual ASP.NET log output can be viewed when debugging; weeded out a formatting issue in the process.
1 parent 2e133e3 commit 393128d

File tree

107 files changed

+25518
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+25518
-5
lines changed

samples/MvcSample/.bowerrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"directory": "wwwroot/lib"
3+
}

0 commit comments

Comments
 (0)