Skip to content

Merge main into live#51940

Merged
gewarren merged 16 commits intolivefrom
main
Feb 26, 2026
Merged

Merge main into live#51940
gewarren merged 16 commits intolivefrom
main

Conversation

@dotnet-policy-service
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Feb 26, 2026

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/workflows/check-for-build-warnings.yml .github/workflows/check-for-build-warnings
.github/workflows/cleanrepo-orphaned-articles.yml .github/workflows/cleanrepo-orphaned-articles
.github/workflows/cleanrepo-orphaned-images.yml .github/workflows/cleanrepo-orphaned-images
.github/workflows/cleanrepo-orphaned-includes.yml .github/workflows/cleanrepo-orphaned-includes
.github/workflows/cleanrepo-orphaned-snippets.yml .github/workflows/cleanrepo-orphaned-snippets
.github/workflows/cleanrepo-redirect-hops.yml .github/workflows/cleanrepo-redirect-hops
.github/workflows/cleanrepo-relative-links.yml .github/workflows/cleanrepo-relative-links
.github/workflows/cleanrepo-replace-redirects.yml .github/workflows/cleanrepo-replace-redirects
.github/workflows/dependabot-bot.yml The name used in the GitHub UI for the workflow
.github/workflows/dependency-review.yml surfacing known-vulnerable versions of the packages declared or updated in the PR.
.github/workflows/do-not-merge-label-check.yml succeed, allowing the pull request to be merged.
.github/workflows/docs-verifier.yml .github/workflows/docs-verifier
.github/workflows/live-protection.yml .github/workflows/live-protection
.github/workflows/markdownlint.yml .github/workflows/markdownlint
.github/workflows/profanity-filter.yml .github/workflows/profanity-filter
.github/workflows/quest-bulk.yml .github/workflows/quest-bulk
.github/workflows/quest.yml .github/workflows/quest
.github/workflows/scorecards.yml This workflow uses actions that are not certified by GitHub. They are provided
.github/workflows/snippets5000.yml events on the main branch only.
.github/workflows/stale.yml .github/workflows/stale
.github/workflows/version-sweep.yml A workflow run is made up of one or more jobs that can run sequentially or in parallel
docs/ai/toc.yml docs/ai/toc
docs/core/porting/versioning-sdk-msbuild-vs.md .NET SDK, MSBuild, and Visual Studio versioning
docs/core/tools/telemetry.md [.NET 10](https://review.learn.microsoft.com/en-us/dotnet/core/tools/telemetry?branch=pr-en-us-51940)
docs/csharp/roslyn-sdk/tutorials/how-to-write-csharp-analyzer-code-fix.md "Tutorial: Write your first analyzer and code fix"
docs/fundamentals/toc.yml docs/fundamentals/toc
docs/index.yml highlightedContent section (optional)
docs/standard/base-types/best-practices-strings.md "Best Practices for Comparing Strings in .NET"
docs/standard/base-types/custom-date-and-time-format-strings.md Custom date and time format strings
docs/standard/threading/pausing-and-resuming-threads.md docs/standard/threading/pausing-and-resuming-threads

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

dependabot bot and others added 11 commits February 25, 2026 10:52
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@5ef0c07...a90bcbc)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…er places (#51829)

* Temp

* Adding more info

* Add example code project

* Move more code

* Finish porting

* Redirect article

* Update to .NET 10

* Remove comment from program.cs

* Restore redirect

* Fix redirect

* fix link

* Fix vb code to match C#
* Update package index with latest published versions

* Update docs/azure/includes/dotnet-all.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/azure/includes/dotnet-new.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…51828)

* Initial plan

* Document tt/HH incompatibility in DateTime.ParseExact format strings

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

* Address review feedback: throws instead of causes, add ai-usage frontmatter

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
#51835)

* Initial plan

* Remove deprecated Thread.Abort from pausing-and-resuming-threads article and snippets

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

* Add sentence explaining Thread.Join in the Thread.Sleep section

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

* Restore .NET Framework only Thread.Abort bullet and ThreadAbortException See Also entry

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
* Initial plan

* Add .NET Containers telemetry documentation for SDK 8.0.400

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

* Fix Oxford comma and improve clarity of error details phrasing

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
)

* Initial plan

* Add feature band definition to SDK versioning article

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dotnetrepoman dotnetrepoman bot added this to the February 2026 milestone Feb 26, 2026
azure-sdk and others added 5 commits February 26, 2026 13:22
The method name is AddValue in the snippet, not Add.
…9370)

* Initial plan

* Update Dispose pattern examples to use thread-safe implementation

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>

* Revert Disposable.cs and Disposable.vb to non-thread-safe pattern

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
* Initial plan

* Add how-to article for handling invalid tool input with code snippets

Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>

* Fix snippet paths and update target framework to net10.0

Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>

* Fix retry logic and clarify error handling approach

Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>

* Update StrictSchema to use generic gpt-4o model with explanatory comment

Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>

* human edits

* shorten snippoets

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…tion (#51760)

* Initial plan

* Update solution creation instructions to use search instead of navigation path

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

* update instructions and do a freshness pass

* Fix spelling errors and UI element formatting

Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meaghanlewis <10103121+meaghanlewis@users.noreply.github.com>
Co-authored-by: Meaghan Osagie <mosagie@microsoft.com>
@gewarren gewarren merged commit dd92a39 into live Feb 26, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants