aspnetcore/src
Doug Bunting 27582545ba
Correct the site extensions builds (#25406)
- handle differing SiteExtensions package versions
  - the arch-specific packages don't stabilize when final package does
- update 3.1 packages in bundle to 3.1.7 version
- remove useless empty folder from LoggingBranch (arch-specific) package
  - double slashes help nobody but add an empty-named level in the package

nit: fix a binary log filename
2020-08-31 12:26:04 -07:00
..
Analyzers
Antiforgery
Azure
Components Fix InputRadioGroupsWithNamesNestedInteractWithEditContext (#24859) 2020-08-31 11:56:17 -07:00
Configuration.KeyPerFile Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
DataProtection [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
DefaultBuilder Address nullability feedback 2020-08-26 09:55:27 -07:00
Features/JsonPatch Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
FileProviders Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
Framework
Grpc
HealthChecks Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
Hosting Merge pull request #25277 from dotnet/prkrishn/nullability-feedback 2020-08-28 15:30:22 -07:00
Html/Abstractions
Http Call inner disable buffering feature (#25251) 2020-08-28 16:25:42 -07:00
Identity [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
Installers
JSInterop Merge pull request #25362 from dotnet/pranavkm-patch-2 2020-08-28 15:31:32 -07:00
Localization Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
Logging.AzureAppServices Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
Middleware Fix ClearsResponseBuffer_BeforeRequestIsReexecuted #24146 (#25294) 2020-08-31 10:20:05 -07:00
MusicStore
Mvc Add guard checks to PageLoaderMatcherPolicy when loader returns asynchronously (#25370) 2020-08-31 10:16:36 -07:00
ObjectPool Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
ProjectTemplates Set supported platform on Shared project (#25376) 2020-08-31 10:17:33 -07:00
Razor Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistently (#25428) 2020-08-31 11:36:19 -07:00
Security Merge pull request #25277 from dotnet/prkrishn/nullability-feedback 2020-08-28 15:30:22 -07:00
Servers Restore legacy behavior for certs without private keys (#25344) 2020-08-29 16:14:00 -07:00
Shared Sync shared code from runtime (#25435) 2020-08-31 10:19:44 -07:00
SignalR [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
SiteExtensions Correct the site extensions builds (#25406) 2020-08-31 12:26:04 -07:00
Testing Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
Tools Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistently (#25428) 2020-08-31 11:36:19 -07:00
WebEncoders Add net461 TFM to netstandard2.0 projects (#25094) 2020-08-27 16:05:40 -07:00
submodules