aspnetcore/src
Pranav K dc29f03548
Replace usages of Assembly.CodeBase with Assembly.Location (#22258)
Fixes https://github.com/dotnet/aspnetcore/issues/14827
2020-05-27 12:01:34 -07:00
..
Analyzers Quarantine a couple more tests (#22235) 2020-05-26 14:58:25 -07:00
Antiforgery Improve build reliability (#20760) 2020-05-13 11:31:09 -07:00
Azure Upgrade jQuery in samples to version 3.5.1 (#21577) 2020-05-07 14:42:14 -07:00
Components Modify the path error in the comment. (#22168) 2020-05-27 09:52:01 -07:00
Configuration.KeyPerFile
DataProtection
DefaultBuilder Port `-nobl` and `net5.0` changes from 'master' 2020-05-15 14:31:34 -07:00
Features/JsonPatch
FileProviders Port `-nobl` and `net5.0` changes from 'master' 2020-05-15 14:31:34 -07:00
Framework Port `-nobl` and `net5.0` changes from 'master' 2020-05-15 14:31:34 -07:00
Grpc Capture gRPC interop test client output (#22163) 2020-05-23 11:22:15 +12:00
HealthChecks Unquarantine test (#22082) 2020-05-21 18:13:53 +00:00
Hosting Replace usages of Assembly.CodeBase with Assembly.Location (#22258) 2020-05-27 12:01:34 -07:00
Html/Abstractions
Http Use ReferenceEquals in HttpMethodMatcherPolicy (#21277) 2020-05-17 16:28:36 +00:00
Identity Replace usages of Assembly.CodeBase with Assembly.Location (#22258) 2020-05-27 12:01:34 -07:00
Installers Merge branch 'master' into merge/release/3.1-to-master 2020-05-19 12:48:18 -07:00
JSInterop
Localization
Logging.AzureAppServices
Middleware Fix tiny typo in ErrorContext summary. (#22190) 2020-05-24 19:41:19 -07:00
MusicStore Port `-nobl` and `net5.0` changes from 'master' 2020-05-15 14:31:34 -07:00
Mvc Replace usages of Assembly.CodeBase with Assembly.Location (#22258) 2020-05-27 12:01:34 -07:00
ObjectPool
ProjectTemplates Merge branch 'master' into johluo/tooling-consolidation-fixup 2020-05-26 15:02:12 -07:00
Razor Fix race in build 2020-05-26 18:10:34 -07:00
Security Clean up logs for Negotiate Authentication and Authorization (#21927) 2020-05-19 15:59:29 +00:00
Servers Replace usages of Assembly.CodeBase with Assembly.Location (#22258) 2020-05-27 12:01:34 -07:00
Shared Merge branch 'master' of ..\AspNetCore-Tooling\ into johluo/tooling-soncolidation-source-2 2020-05-16 17:50:17 -07:00
SignalR [master] Update dependencies from dotnet/aspnetcore-tooling (#22076) 2020-05-22 01:57:56 +00:00
SiteExtensions Do not ship SiteExtension in previews (#21786) 2020-05-13 17:51:42 -07:00
Testing Unquarantine tests (#21895) 2020-05-18 19:04:48 +00:00
Tools Quarantine tests based on recent failures 2020-05-22 11:13:07 -07:00
WebEncoders
submodules