aspnetcore/src/Hosting
David Fowler 667f7ca491
Don't fire DiagnosticSource.StopActivity in some cases (#9595)
- Don't fire the event if DiagnosticSource.StartActivity was never called. This avoids allocating the anonymous object and extra strings.
2019-04-21 16:09:40 -07:00
..
Abstractions Update Microsoft.AspNetCore.Hosting.Abstractions ref assembly 2019-02-25 17:17:10 -08:00
Hosting Don't fire DiagnosticSource.StopActivity in some cases (#9595) 2019-04-21 16:09:40 -07:00
Server.Abstractions
Server.IntegrationTesting Revert "Skip IIS Express on Windows 7 (#8330)" (#9490) 2019-04-18 08:57:50 -07:00
TestHost Enable Pubternal API checks (#9530) 2019-04-19 18:49:07 -07:00
WindowsServices
samples Replace EnvironmentName with Environments #7733 (#7899) 2019-02-25 08:13:48 -08:00
test Make some skipped tests flaky (#8795) 2019-03-27 10:20:16 -07:00
Hosting.sln
startvs.cmd