Skip to content

Comments

Merge main into live#51744

Open
dotnet-policy-service[bot] wants to merge 33 commits intolivefrom
main
Open

Merge main into live#51744
dotnet-policy-service[bot] wants to merge 33 commits intolivefrom
main

Conversation

@dotnet-policy-service
Copy link
Contributor

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

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/core/install/templates.md Manage .NET project and item templates
docs/core/sdk/artifacts-output.md Artifacts output layout
docs/core/testing/microsoft-testing-platform-extensions-code-coverage.md Code coverage extensions
docs/core/testing/unit-testing-mstest-writing-tests-data-driven.md docs/core/testing/unit-testing-mstest-writing-tests-data-driven
docs/csharp/fundamentals/tutorials/file-based-programs.md Tutorial: Build file-based C# programs
docs/csharp/index.yml highlightedContent section (Optional; Remove if not applicable.)
docs/csharp/language-reference/attributes/general.md "Attributes interpreted by the compiler: Miscellaneous"
docs/csharp/language-reference/compiler-messages/attribute-usage-errors.md Resolve errors and warnings related to attribute declarations or attribute use in your code
docs/csharp/language-reference/compiler-messages/preprocessor-errors.md docs/csharp/language-reference/compiler-messages/preprocessor-errors
docs/csharp/language-reference/toc.yml docs/csharp/language-reference/toc
docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md Coming in C# 15
docs/csharp/tour-of-csharp/index.yml "C# documentation"
docs/csharp/tour-of-csharp/overview.md A tour of the C# language
docs/csharp/tour-of-csharp/tips-for-java-developers.md Roadmap for Java developers learning C#
docs/csharp/tour-of-csharp/tips-for-javascript-developers.md Roadmap for JavaScript and TypeScript developers learning C#
docs/csharp/tour-of-csharp/tips-for-python-developers.md Python
docs/csharp/tour-of-csharp/tutorials/branches-and-loops.md docs/csharp/tour-of-csharp/tutorials/branches-and-loops
docs/csharp/tour-of-csharp/tutorials/hello-world.md customer intent: As an aspiring developer, I want to learn C#.
docs/csharp/tour-of-csharp/tutorials/index.md Interactive tutorials
docs/csharp/tour-of-csharp/tutorials/list-collection.md Tutorial: Learn to manage data collections using List<T> in C#
docs/csharp/tour-of-csharp/tutorials/numbers-in-csharp.md docs/csharp/tour-of-csharp/tutorials/numbers-in-csharp
docs/csharp/tour-of-csharp/tutorials/pattern-matching.md Tutorial: Use C# to match data against patterns
docs/csharp/tour-of-csharp/tutorials/tuples-and-types.md Tuples and types - Introductory tutorial
docs/fundamentals/code-analysis/configuration-options.md Configuration options for code analysis
docs/orleans/dashboard/index.md Orleans Dashboard
docs/orleans/deployment/deploy-to-azure-container-apps.md Deploy Orleans to Azure Container Apps
docs/orleans/deployment/kubernetes.md Using kubectl
docs/orleans/host/monitoring/index.md docs/orleans/host/monitoring/index
docs/orleans/tutorials-and-samples/tutorial-1.md Tutorial: Create a minimal Orleans application
docs/standard/base-types/regular-expression-source-generators.md ".NET regular expression source generators"

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.

gewarren and others added 2 commits February 13, 2026 12:26
Change --identities to --user-assigned for the az containerapp identity
assign command to match the correct Azure CLI syntax.

Co-authored-by: Copilot <223556219+Copilot@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 14, 2026
Evangelink and others added 25 commits February 16, 2026 21:58
Address review comments post merge
…oring docs (#51730)

* Initial plan

* Update OpenTelemetry exporters to use OTLP instead of deprecated packages

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

* Change section title to 'Export metrics'

Updated section title and improved clarity on exporting metrics.

* Clarify OTLP guidance for Prometheus metrics

Co-authored-by: Copilot <223556219+Copilot@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 (Lewis) <mosagie@microsoft.com>
Co-authored-by: Reuben Bond <reuben.bond@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…51757)

* Initial plan

* Document ArtifactsProjectName property in artifacts output layout docs

Co-authored-by: DamianEdwards <249088+DamianEdwards@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DamianEdwards <249088+DamianEdwards@users.noreply.github.com>
* Address remaining feedback from PR 51272

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

* Fix dashboard pivot split for Orleans versions

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

* Fix JournaledGrain State xref

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

* Revert grain-directory edits and clarify dashboard package pivots

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

* Apply suggestion from @Copilot

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

* Apply additional review feedback

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

---------

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

* Initial plan

* Update model recommendations to Sonnet 4.5 and GPT 5.2-codex

Co-authored-by: gewarren <24882762+gewarren@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>
* Add docs on ExtendedLayout

Fixes #51746

Add description of the `ExtendedLayoutAttribute` in the language attributes section.

* Update docs/csharp/language-reference/attributes/general.md

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

* Apply suggestion from @BillWagner

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.1 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@9971854...b5d41d4)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.2.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>
Bumps MSTest from 4.0.2 to 4.1.0

---
updated-dependencies:
- dependency-name: MSTest
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Logging from 10.0.2 to 10.0.3
Bumps Microsoft.Extensions.Logging.Console from 10.0.2 to 10.0.3

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Hosting from 9.0.7 to 10.0.3
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.21.0 to 1.23.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps coverlet.collector from 6.0.4 to 8.0.0
Bumps MSTest.TestAdapter from 4.0.2 to 4.1.0
Bumps MSTest.TestFramework from 4.0.2 to 4.1.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: MSTest.TestAdapter
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Orleans.Sdk from 10.0.0 to 10.0.1
Bumps Microsoft.Orleans.Server from 10.0.0 to 10.0.1

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Sdk
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Orleans.Server
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Hosting from 10.0.2 to 10.0.3
Bumps OllamaSharp from 5.4.13 to 5.4.16

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: OllamaSharp
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps OllamaSharp from 5.4.12 to 5.4.16
Bumps System.Threading.RateLimiting from 10.0.2 to 10.0.3

---
updated-dependencies:
- dependency-name: OllamaSharp
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.Threading.RateLimiting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.AI from 10.2.0 to 10.3.0
Bumps OllamaSharp from 5.4.13 to 5.4.16

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.AI
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: OllamaSharp
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Hosting from 9.0.5 to 10.0.3
Bumps Microsoft.Extensions.Logging.Console from 9.0.5 to 10.0.3
Bumps Microsoft.Extensions.Telemetry from 9.5.0 to 10.3.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Telemetry
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.AI from 10.2.0 to 10.3.0
Bumps Microsoft.Extensions.AI.OpenAI from 9.4.0-preview.1.25207.5 to 10.3.0
Bumps Microsoft.Extensions.Configuration from 10.0.2 to 10.0.3
Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.2 to 10.0.3

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.AI
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.AI.OpenAI
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Caching.Memory from 10.0.2 to 10.0.3
Bumps OllamaSharp from 5.4.13 to 5.4.16

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Caching.Memory
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: OllamaSharp
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@45cbd0c...9e907b5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Add notes to dumps.md, collect-dumps-crash.md, and a new FAQ entry
stating that dump collection isn't supported on Android and iOS because
the Mono runtime doesn't support memory dump generation.

Fixes dotnet/diagnostics#5098

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI and others added 6 commits February 19, 2026 12:27
…51739)

* Add undocumented C# 10 errors

* Consolidate other errors for attributes

Found other potential errors to consolidate around the theme of attribute usage.

* cleanup error messages

* Reorganize this article.

* Final proofread.

* fix build issues

* one more warning

* Apply suggestion from @BillWagner

* Apply suggestions from code review

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…port (#51827)

* Initial plan

* Update Coverlet section to reflect native MTP support via coverlet.MTP package

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

* edit pass

* Update coverlet documentation to reflect .NET 8 support for coverlet.MTP package

* apply suggestions from copilot review

* edit pass

---------

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>
* Add some skills and prompts

* Rework skills and script
* Complete phase 1

* Finish step 3.

* Finish step 4

Phase 2 is now complete.

* Finish step 5.

* Content edit

* Continue to step 6.

* Finish step 7.

* copy edit

* Complete step 8

* copy edit.

* Finish step 9

* copy edit

* Step 10 for the plan.

* copy edit

* update tutorial

* Refresh first tutorial.

* refresh numbers tutorial

* copyedit

* Refresh this article.

* copy edit on tuples-and-types

* copy edit

* refresh this tutorial

* copy edit

* refresh patterns tutorials

* Finish the final tutorial

* Update links and checks

* fix warnings

* Add links to Aspire

* interim checkin.

* Apply suggestions from code review

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

* General Copyedit.

* small nits

* Apply suggestion from @BillWagner

* Apply suggestions from code review

Co-authored-by: Meaghan Osagie (Lewis) <moneikmarie@gmail.com>

* global replace terms

Globally replace "file-based program" with "file-based app"

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Meaghan Osagie (Lewis) <moneikmarie@gmail.com>
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.