| Fix typos in APIBaselines.md (#55393) | 2 年前 |
| Update APIReviewPrinciples.md (#59891) | 1 年前 |
| Clarify API review timing and add authoring skill (#68959) * Clarify API approval as an RTM requirement * Add API review issue authoring skill * Refine API review issue format * Address API review process feedback | 21 天前 |
| docs: fix typo publically -> publicly (#68806) | 27 天前 |
| enable markdown linter (#49254) | 3 年前 |
| Fix typos in Benchmarks.md (#55396) | 2 年前 |
| Add shared contributor guidance and optional PR review skill (#69146) * Add reduced PR review skill references Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Clarify reduced review reference coverage Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Correct cross-cutting review routing Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Move contributor guidance out of the PR review skill Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 * Clarify immutable review guidance loading Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Harden review orchestrator contracts Clarify delegated topic-worker boundaries and require PR-attributable causality evidence while keeping the review skill within evaluator limits. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Guard delegated reviewer role provenance Require trusted invocation context for delegated topic-worker roles so pull request content cannot suppress top-level orchestration. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Refine delegated review execution Clarify top-level activation, diff-side causality, bounded worker fallback, and topic result requirements. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Align finding baseline template Use the immutable pull request diff old side for finding before-state evidence. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Consolidate Blazor contributor guidance with architecture Reference the canonical Components composition model and retain concrete change and validation guidance without restating architectural ownership rules. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Require causal evidence in topic worker results Include immutable before/after behavior, changed causal edge, and binding requirements in the normal Step 4 dispatch packet. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9e718f87-7257-4beb-affd-2217c7a42c72 * Correct Blazor inbound route precedence guidance Document simple-segment precedence and optional/non-optional ambiguity using supplemental implementation and test references. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 --------- Co-authored-by: PureWeen <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 Copilot-Session: 9e718f87-7257-4beb-affd-2217c7a42c72 | 6 天前 |
| Suggest git clean in Build Errors (#55964) | 2 年前 |
| Move step 3 warning above the referenced command (#66614) Fixes the position of the step 3 warning in reference to the command. | 19 天前 |
| Add shared contributor guidance and optional PR review skill (#69146) * Add reduced PR review skill references Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Clarify reduced review reference coverage Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Correct cross-cutting review routing Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Move contributor guidance out of the PR review skill Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 * Clarify immutable review guidance loading Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Harden review orchestrator contracts Clarify delegated topic-worker boundaries and require PR-attributable causality evidence while keeping the review skill within evaluator limits. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Guard delegated reviewer role provenance Require trusted invocation context for delegated topic-worker roles so pull request content cannot suppress top-level orchestration. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Refine delegated review execution Clarify top-level activation, diff-side causality, bounded worker fallback, and topic result requirements. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Align finding baseline template Use the immutable pull request diff old side for finding before-state evidence. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Consolidate Blazor contributor guidance with architecture Reference the canonical Components composition model and retain concrete change and validation guidance without restating architectural ownership rules. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Require causal evidence in topic worker results Include immutable before/after behavior, changed causal edge, and binding requirements in the normal Step 4 dispatch packet. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9e718f87-7257-4beb-affd-2217c7a42c72 * Correct Blazor inbound route precedence guidance Document simple-segment precedence and optional/non-optional ambiguity using supplemental implementation and test references. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 --------- Co-authored-by: PureWeen <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 Copilot-Session: 9e718f87-7257-4beb-affd-2217c7a42c72 | 6 天前 |
| [main] Source code updates from dotnet/dotnet (#65006) [main] Source code updates from dotnet/dotnet - Update .devcontainer/devcontainer.json - Fix more 10.0 references - Fix more 10.0 references - Suppress EF8001 for now, see https://github.com/dotnet/aspnetcore/issues/65018 - Update SDK - Fix JSON - Merge branch 'main' into darc-main-62ab566a-e4e9-4ec8-b67d-2074a5ad3974 - Merge branch 'main' into darc-main-62ab566a-e4e9-4ec8-b67d-2074a5ad3974 # Conflicts: # src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWebCSharp.1/Data/SqlLite/00000000000000_CreateIdentitySchema.Designer.cs # src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWebCSharp.1/Data/SqlLite/ApplicationDbContextModelSnapshot.cs # src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWebCSharp.1/Data/SqlServer/00000000000000_CreateIdentitySchema.Designer.cs # src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWebCSharp.1/Data/SqlServer/ApplicationDbContextModelSnapshot.cs - Fix JsonFormatter_EscapedKeys_SingleQuote test This was an intentional behavioral change to System.Text.Json, see https://github.com/dotnet/runtime/pull/122841 | 8 个月前 |
| Check for null reference, add generic overload for convenience | 7 个月前 |
| Fix typos in Helix.md (#55407) | 2 年前 |
| Add required first level titles in doc files (#51708) | 2 年前 |
| Added details about community-submitted PRs related policy (#30179) | 5 年前 |
| Add onboarding doc for new OSes (#60919) * Add onboarding doc for new OSes * Update docs/OnboardingNewOS.md Co-authored-by: Rich Lander <rlander@microsoft.com> --------- Co-authored-by: Rich Lander <rlander@microsoft.com> | 1 年前 |
| Get rid of package baseline (#64336) | 10 个月前 |
| Mark AspNetCore projects that aren't packaged explicitly (#18767) * Mark AspNetCore projects that aren't packaged explicitly - avoid NU5104 warnings due to confusing versioning - `$(IsShippingPackage)` was semantically incorrect in any case * Remove redundant `$(IsShippingPackage)` settings in `$(IsAspNetCoreApp)` projects - default is `true` for all implementation projects * Use `$(IsPackable)` when deciding how `$(IsAspNetCoreApp)` projects are handled - remove all use of `$(IsShippingPackage)` for shared framework composition - update documentation to match these changes nits: - remove odd default for `$(IsPackable)` in Directory.Build.targets - no longer relevant since all `$(IsAspNetCoreApp)` projects are `$(IsShippingPackage)` too - include more information in docs/ProjectProperties.md * Add direct System.Text.Json references - avoid MSB3277 warnings | 6 年前 |
| Add shared contributor guidance and optional PR review skill (#69146) * Add reduced PR review skill references Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Clarify reduced review reference coverage Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Correct cross-cutting review routing Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Move contributor guidance out of the PR review skill Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 * Clarify immutable review guidance loading Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Harden review orchestrator contracts Clarify delegated topic-worker boundaries and require PR-attributable causality evidence while keeping the review skill within evaluator limits. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Guard delegated reviewer role provenance Require trusted invocation context for delegated topic-worker roles so pull request content cannot suppress top-level orchestration. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Refine delegated review execution Clarify top-level activation, diff-side causality, bounded worker fallback, and topic result requirements. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Align finding baseline template Use the immutable pull request diff old side for finding before-state evidence. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Consolidate Blazor contributor guidance with architecture Reference the canonical Components composition model and retain concrete change and validation guidance without restating architectural ownership rules. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Require causal evidence in topic worker results Include immutable before/after behavior, changed causal edge, and binding requirements in the normal Step 4 dispatch packet. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9e718f87-7257-4beb-affd-2217c7a42c72 * Correct Blazor inbound route precedence guidance Document simple-segment precedence and optional/non-optional ambiguity using supplemental implementation and test references. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 --------- Co-authored-by: PureWeen <223556219+Copilot@users.noreply.github.com> Copilot-Session: 23284af6-fe88-4424-a958-1cd6ea24c056 Copilot-Session: 9e718f87-7257-4beb-affd-2217c7a42c72 | 6 天前 |
| Configure Dependabot to update NuGet dependencies not automated by Maestro (#68012) * Configure Dependabot to update NuGet dependencies not automated by Maestro Fleshes out the previously-disabled nuget entry in .github/dependabot.yml into four fully-configured entries (main, release/10.0, release/9.0, release/8.0), modeled on dotnet/efcore's dependabot.yml, so Dependabot keeps NuGet packages that aren't already flowed in by darc/Maestro up to date and free of known vulnerabilities. - Weekly schedule (staggered by branch), no cap on open PRs (open-pull-requests-limit: 999 - Dependabot has no literal "unlimited" setting), and a 7-day cooldown on all updates before Dependabot will open a PR for a new version. - main allows minor and patch updates; release branches are limited to patch-only, consistent with each branch's stability expectations. - Registers the dotnet-public NuGet feed (matching NuGet.config) so Dependabot resolves packages the same way our build does. - Ignores every package name that appears as a <Dependency> in that branch's eng/Version.Details.xml, since those are already kept current by Maestro dependency flow / VMR codeflow and would otherwise conflict with darc-managed PRs. - Also ignores the four Microsoft.IdentityModel.*/System.IdentityModel.* packages whose version is pinned centrally via the shared $(IdentityModelVersion) property in eng/Versions.props. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Add DependabotDiscovery.csproj so Dependabot can see non-Reference packages Most projects declare external packages via <Reference Include="X" /> (see docs/ReferenceResolution.md), an indirection Dependabot's MSBuild-based NuGet discovery can't see through, so ~90 real dependencies were invisible to it. eng/tools/DependabotDiscovery/DependabotDiscovery.csproj restates those packages as ordinary <PackageReference> items using the same eng/Versions.props properties, so Dependabot can find and bump them without changing how any real project resolves its dependencies. - Never built/packed/signed: not in AspNetCore.slnx, nothing globs eng/tools/** into the real build. - Excludes Maestro-managed and IdentityModel-pinned packages (handled by other automation), in-repo ProjectReferenceProvider mappings, vestigial eng/Dependencies.props entries with no resolvable version, and two packages dependabot-core itself can never treat as updatable regardless of how they're declared (NETStandard.Library, PublicApiAnalyzers). - CodeCheck.ps1 now fails if eng/Dependencies.props changes without a matching update to this file. - .github/dependabot.yml gets a second nuget directory entry for this project. - docs/ReferenceResolution.md documents the new step for adding packages. - Directory.Build.props/targets: skip importing the build-time-generated artifacts/bin/GenerateFiles/Directory.Build.{props,targets} when DEPENDABOT_NATIVE_HELPERS_PATH is set (set in Dependabot's own NuGet job containers. Those files never exist under Dependabot's un-built clone, which otherwise breaks MSBuild evaluation repo-wide under Dependabot; this has no effect on normal builds/CI. Verified end-to-end against dependabot-core's real DiscoveryWorker built from source: all 93 packages are discovered as top-level, updatable dependencies with correctly-resolved versions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> EOF ) * Remove release-branch nuget entries; add groups to main nuget entry The release/10.0, 9.0, 8.0 nuget entries only scan directory: "/", which (like main before DependabotDiscovery.csproj) can't see most real dependencies since they're referenced via <Reference>, not <PackageReference>. Remove them for now; re-add once the discovery project is ported to release branches. Group main's nuget updates by package-name prefix so related packages (e.g. all Grpc.*, all System.*) are proposed in a single PR instead of one per package. Anything not matched by a group still gets its own PR. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Shrink DependabotDiscovery.csproj header comment; document adding a package in README Move detailed rationale out of the csproj header into README.md, and add an 'Adding a package' section covering the restore-then-fix-TFM workflow (NU1202 -> TFM-conditioned ItemGroup, NU1101 -> feed mirroring). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Will Godbe <willgodbe@Wills-MacBook-Pro.local> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> | 1 个月前 |
| Fix typos in multiple files of docs (#55619) | 2 年前 |
| Update Servicing.md with M2 approval process (#68830) Added instructions for submitting fixes for M2 approval during RC1 and RC2. | 27 天前 |
| Update SharedFramework.md (#40254) | 4 年前 |
| small dev doc tweaks (#47782) * doc nits * Update docs/Submodules.md Co-authored-by: Ahson Khan <ahkha@microsoft.com> * Update docs/BuildFromSource.md Co-authored-by: William Godbe <wigodbe@microsoft.com> * Update docs/BuildFromSource.md * tweak --------- Co-authored-by: Ahson Khan <ahkha@microsoft.com> Co-authored-by: William Godbe <wigodbe@microsoft.com> | 3 年前 |
| Update TriageProcess.md to reference ".NET 11 Planning". (#66485) * Update TriageProcess.md to reference ".NET 11 Planning". * Update docs/TriageProcess.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 4 个月前 |
| Update https://docs.microsoft.com to https://learn.microsoft.com (#55970) * Update https://docs.microsoft.com to https://learn.microsoft.com * Update eng/common/core-templates/jobs/jobs.yml * Replace learn.microsoft.com/en-us/ with learn.microsoft.com/ to remove locale from urls --------- Co-authored-by: Artak <34246760+mkArtakMSFT@users.noreply.github.com> | 2 年前 |
| Get rid of package baseline (#64336) | 10 个月前 |
| Use minified .js files from submodule in source-build (#56864) * Use minified .js files from submodule in source-build * Fixup * Fixup again * Add check for changes to minified .js files * Fix typo * Add doc * Fix md error * Update Microsoft.AspNetCore.Components.Endpoints.csproj * Fix script * Update submodule * Print it * Upload the .js files as part of the build * Update submodule | 2 年前 |
| Fix non-descriptive link text in Markdown documentation (#62004) * Initial plan for issue * Fix non-descriptive link text in Markdown files Co-authored-by: captainsafia <1857993+captainsafia@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: captainsafia <1857993+captainsafia@users.noreply.github.com> | 1 年前 |
| Update repo ownership mappings (#66642) * Update ownership assignments * Update CODEOWNERS ownership mappings * Fix aspire owner mapping * Update docs/area-owners.md * Update area ownership mappings Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: bbff5f1a-f704-4440-8c0a-f2890685fdba * Update Blazor area owners Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: bbff5f1a-f704-4440-8c0a-f2890685fdba * Address area ownership review feedback Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: bbff5f1a-f704-4440-8c0a-f2890685fdba * Clarify area-runtime description Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: bbff5f1a-f704-4440-8c0a-f2890685fdba * Remove automation-only area labels Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: bbff5f1a-f704-4440-8c0a-f2890685fdba * Remove former Identity area owner Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: bbff5f1a-f704-4440-8c0a-f2890685fdba * Clarify UI rendering area description Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: bbff5f1a-f704-4440-8c0a-f2890685fdba --------- Co-authored-by: Daniel Roth <daroth@microsoft.com> Copilot-Session: bbff5f1a-f704-4440-8c0a-f2890685fdba | 1 个月前 |
| Remove experimental `AnchorMode` API from QuickGrid (#69350) | 6 天前 |
| Fix typos in repro.md (#55357) | 2 年前 |
| Fix typos in tooling-consolidation.md (#55391) | 2 年前 |
| Add docs to BuildFromSource for ANCM (#24304) (#24346) | 6 年前 |