Commit Graph

12 Commits

Author SHA1 Message Date
Nate McMaster 0c7ff81a9f
Handle FileNotFoundException when it is thrown while attempting to send a file (#233) 2018-02-28 16:18:33 -08:00
Nate McMaster 3cd6add095 Revert "Return HTTP 404 if FileNotFoundException is thrown when attempting to send a file (#232)"
This reverts commit 6d7269dafb.
2018-02-27 15:00:07 -08:00
Nate McMaster 6d7269dafb
Return HTTP 404 if FileNotFoundException is thrown when attempting to send a file (#232) 2018-02-21 13:22:31 -08:00
Nate McMaster 5d2b1000f1 Upgrade to xunit 2.3.0-beta4
Includes a few changes as required by the new analyzers in the upgrade.
2017-08-22 18:22:17 -07:00
Nate McMaster 68e7f5727e Update test framework versions 2017-05-12 12:41:31 -07:00
Pranav K e38dc4be38 Change TFM to netcoreapp2.0 2017-05-05 09:58:30 -07:00
Nate McMaster 5fe655f1b8 Upgrade to VS2017 2017-01-09 12:09:16 -08:00
Chris R bbf1478821 #150 Handle OperationCancelledExceptions to prevent log noise 2016-09-08 14:50:17 -07:00
Pavel Krymets 3a0d8c43ca Add more unit tests 2016-05-19 10:19:50 -07:00
Hao Kung 2f7e31ab5b Remove GetService calls in Static Files 2016-03-04 15:17:49 -08:00
N. Taylor Mullen b877e1a1f6 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:43 -08:00
N. Taylor Mullen 7167969e5a Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:41 -08:00