Commit Graph

7 Commits

Author SHA1 Message Date
Kiran Challa a2f5fcbd2d Fix Startup.cs to enable running test on non-Windows OSes 2015-11-25 14:22:35 -08:00
Chris R 3c1fa00c4d React to Query changes. 2015-11-03 11:37:22 -08:00
Ryan Nowak 1b232a27cb React to breaking changes in StringValues 2015-10-23 17:00:28 -07:00
Pavel Krymets eb302bf359 Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-23 08:34:00 -07:00
Rowan Miller d27d18fe5a 💚 Fix more calls to UseDatabaseErrorPage
Some more calls that I missed in my previous commit. The overload being used in the templates has swapped to a builder pattern (see aspnet/Diagnostics#184). But rather than updating to the new signature, just swapping to the parameterless overload since it enables everything by default (same as UseDeveloperExceptionPage()).
2015-10-21 10:22:43 -07:00
Chris R b437669e93 React to ISecureDataFormat changes. 2015-10-19 10:06:56 -07:00
Victor Hurdugaci 69ed946970 Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00