- 9月 12, 2021
-
-
由 github-actions[bot] 创作于
- backport of #36419 - avoid yellow builds due to `PublishBuildArtifacts@1` warnings - always include a small file Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
-
- 9月 11, 2021
-
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
-
由 Javier Calvarro Nelson 创作于
* Update SPA submodule * Update react test baselines
-
由 github-actions[bot] 创作于
* Implement 100 Continue for HTTP/3. * Review feedback. Co-authored-by:
Aditya Mandaleeka <adityam@microsoft.com>
-
由 github-actions[bot] 创作于
Capture dotnet dumps - backport of #36385 - capture `dotnet` dumps - builds are failing soon after `dotnet msbuild` launch - do not upload dumps twice nit: Remove disabled explicit component detection job
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 github-actions[bot] 创作于
* Add props and build files * Bring back V4 files tmp Setup V5 stuff * Add back v5 files too Restore V4 files Undo diffs Update Testing.DefaultWebSite.StaticWebAssets.V5.xml Fix tests Checkpoint Fix Undo Try bootstrap4 codepath Stuff Checkpoint before rebase * Correct target names * Fix views * Cleanup * Fix test * Bring back targets * Make things work * PR feedback * Fix for content type * Harden the view version logic * Fix test * Nullable warning fixes * Fix nullable warning another way * Fix V4 nullability warnings * Another nullability fix * Fix CI Co-authored-by:
Javier Calvarro Nelson <jacalvar@microsoft.com> Co-authored-by:
Hao Kung <HaoK@users.noreply.github.com>
-
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime
-
由 Safia Abdalla 创作于
* Add analyzer for detecting mismatched endpoint parameter optionality * Address feedback from code review * Factor out CodeFixes and Analyzers to separate assemblies * Address more feedback from review * Address code checks
-
由 Eilon Lipton 创作于
-
- 9月 10, 2021
-
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
-
由 github-actions[bot] 创作于
* Clean backport of e23fd047 * Handle shortened JSON file in `dotnet openapi` - #35767 - an existing JSON file must be truncated * !fixup! Address nits in changed file - take VS suggestions * Stop skipping `dotnet openapi` tests - .NET SDKs and Visual Studio's `msbuild` avoid #32686 already * !fixup! Address nits in `dotnet openapi` test files - take VS suggestions * Extend `dotnet openapi refresh` tests - include regression test for #35767
-
由 github-actions[bot] 创作于
* Fix component governance bugs * Lodash -> 21 Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
由 github-actions[bot] 创作于
* Add Win11 helix-matrix/quarantine queue, remove win7/8 * Add 6.0 config * Fix Win Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
由 github-actions[bot] 创作于
* Fixed duplicate metadata in ModelDataSource - Today when we make endpoints for the ModelDataSource, we apply the callbacks to the EndpointBuilder before creating the endpoint. This happens every time anyone accesses the endpoints property. Instead of re-applying the conventions, we do it once on Build. We also throw if more conventions are added after building. - Added tests * Apply suggestions from code review Co-authored-by:
Pranav K <prkrishn@hotmail.com> Co-authored-by:
David Fowler <davidfowl@gmail.com> Co-authored-by:
Pranav K <prkrishn@hotmail.com>
-
由 github-actions[bot] 创作于
* Un-redact safe request/response headers in HttpLoggingMiddleware * Feedback Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
-
由 github-actions[bot] 创作于
Co-authored-by:
Chris Ross <chrross@microsoft.com>
-
由 Doug Bunting 创作于
- follow up to e58a6c24 - remove references to System.Security.Permissions and its closure - only mentions are in eng/PackageOverrides.txt and eng/PlatformManifest.txt - those files will remain unused until we update them in the run-up to 6.0.1 - may see some package refs for SSP and its closure elsewhere but this does not impact targeting pack content - also remove duplication between `@(AspNetCoreReferenceAssemblyPath)` additions (for efficiency) nit: Only need to exclude System.Net.Quic from `@(_AvailableRuntimeRefAssemblies)` - Crypto.Pkcs is **not** present in the transport package - other disallowed entries aren't present in the transport package or our dependency closure
-
由 Ulrich Weigand 创作于
* Do not use crossgen2 when targeting s390x (where it is not supported) * Only reference "Microsoft.NETCore.App.Runtime.$(RuntimeIdentifier)" and "Microsoft.NETCore.App.Crossgen2.$(BuildOsName)-$(Crossgen2BuildArchitecture)" when actually using crossgen2.
-
由 github-actions[bot] 创作于
* Move OpenAPI extensions to routing assembly * Address feedback from code and API review * Clean up ReadResponseMetadata implementation * Update IProducesResponseTypeMetadata to expose ContentTypes * Address more feedback from review * Update ContentTypes to IEnumerable * Make IEnumerable non-nullable * One more feedback * Address feedback from review Co-authored-by:
Safia Abdalla <safia@microsoft.com>
-
由 github-actions[bot] 创作于
Co-authored-by:
Chris R <Tratcher@outlook.com>
-
- 9月 09, 2021
-
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
-
由 github-actions[bot] 创作于
* Use ArrayPool as SlabMemoryPool fallback Fixes #30364 * Fix comments * Typos [ci skip] * Support increase buffer size * Add function tests, rename argument * Update src/Servers/Kestrel/Core/src/Internal/Http3/Http3OutputProducer.cs Co-authored-by:
Stephen Halter <halter73@gmail.com> * Update src/Servers/Kestrel/Core/src/Internal/Http2/Http2OutputProducer.cs Co-authored-by:
Stephen Halter <halter73@gmail.com> * Reduce allocations Co-authored-by:
Sebastien Ros <sebastienros@gmail.com> Co-authored-by:
Stephen Halter <halter73@gmail.com>
-
由 github-actions[bot] 创作于
-
由 github-actions[bot] 创作于
Co-authored-by:
Chris R <Tratcher@outlook.com>
-
由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 github-actions[bot] 创作于
Co-authored-by:
Chris R <Tratcher@outlook.com>
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/efcore
-
由 github-actions[bot] 创作于
* Rename and relink ManifestStaticWebAssetFileProvider * Merge manifest nodes on case insensitive OSes * Add additional tests * Update selenium versions Co-authored-by:
Javier Calvarro Nelson <jacalvar@microsoft.com>
-
由 Javier Calvarro Nelson 创作于
* Updates npm dependencies to their latest versions. * Standardizes build process for our JS dependencies on webpack 5 with babel, etc. * Updates dependencies for the auth packages to their latest versions. * Fixes test assets so that they can be run locally.
-
由 github-actions[bot] 创作于
Co-authored-by:
Mackinnon Buck <mackinnon.buck@gmail.com>
-
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[release/6.0] Update dependencies from dotnet/runtime
-