Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
b0a05ab
Update package index with latest published versions (#51328)
azure-sdk Jan 27, 2026
bd94eae
Reclassify ms.topic values batch 1 (entries 1 to 40). (#51315)
TimShererWithAquent Jan 27, 2026
664d986
Add API obsoletions for .NET 10 into overview (#51325)
Ramo-Y Jan 27, 2026
f1843c2
Add supported AI providers table to overview documentation (#50586)
Copilot Jan 27, 2026
e1bfc36
Add more uses of AnyKey (#51322)
gewarren Jan 28, 2026
16fa082
Bump step-security/harden-runner from 2.14.0 to 2.14.1 (#51335)
dependabot[bot] Jan 28, 2026
a4f1401
Bump the dotnet group with 1 update (#51338)
dependabot[bot] Jan 28, 2026
4690f11
Bump the dotnet group with 1 update (#51345)
dependabot[bot] Jan 28, 2026
410f8f0
Bump the dotnet group with 3 updates (#51354)
dependabot[bot] Jan 28, 2026
cd58ca9
Bump the dotnet group with 2 updates (#51371)
dependabot[bot] Jan 28, 2026
f447c35
Bump the dotnet group with 2 updates (#51375)
dependabot[bot] Jan 28, 2026
3c286e7
Bump the dotnet group with 2 updates (#51373)
dependabot[bot] Jan 28, 2026
3d7b5f5
Bump the dotnet group with 2 updates (#51372)
dependabot[bot] Jan 28, 2026
a3c3403
Bump the dotnet group with 2 updates (#51376)
dependabot[bot] Jan 28, 2026
1b7a07a
Bump the dotnet group with 2 updates (#51379)
dependabot[bot] Jan 28, 2026
8b9beb2
Bump the dotnet group with 2 updates (#51378)
dependabot[bot] Jan 28, 2026
857ce25
Bump actions/checkout from 6.0.1 to 6.0.2 (#51336)
dependabot[bot] Jan 28, 2026
2151a60
Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#51339)
dependabot[bot] Jan 28, 2026
53ee18b
Bump github/codeql-action from 4.31.10 to 4.32.0 (#51341)
dependabot[bot] Jan 28, 2026
d6b0a6e
Update package index with latest published versions (#51333)
azure-sdk Jan 28, 2026
9e4382b
Add note on helper classes (#51331)
BillWagner Jan 28, 2026
8848d03
Update C# feature templates (#51332)
BillWagner Jan 28, 2026
dad2c84
Add help for various C# 11 diagnostics (#51329)
BillWagner Jan 28, 2026
04f5ac6
Clarify C# 14 requirements and show both extension method syntaxes (#…
Copilot Jan 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 13 additions & 15 deletions .github/ISSUE_TEMPLATE/04-csharp-new-fundamentals-reference.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "C# 14 - New feature - Fundamentals and reference"
description: Create the issue for adding reference docs and optional fundamentals updates for a new feature in C# 14
title: "[C# 14-Fundamentals and reference]: New Feature - "
name: "C# 15 - New feature - Fundamentals and reference"
description: Create the issue for adding reference docs and optional fundamentals updates for a new feature in C# 15
title: "[C# 15-Fundamentals and reference]: New Feature - "
labels:
- ":checkered_flag: Release: .NET 10"
- ":checkered_flag: Release: .NET 11"
- dotnet-csharp/svc
- whats-new/subsvc
assignees:
Expand All @@ -11,18 +11,16 @@ body:
- type: dropdown
id: version
attributes:
label: Visual Studio release
description: What Visual Studio (preview) contains this feature?
label: .NET 11 Preview
description: Which .NET 11 Preview version contains this feature?
options:
- "17.13.p3"
- "17.13"
- "17.14.p1"
- "17.14.p2"
- "17.14.p3"
- "17.14.p4"
- "17.14.p5"
- "17.14.p6"
- "17.14"
- ".NET 11 Preview 1"
- ".NET 11 Preview 2"
- ".NET 11 Preview 3"
- ".NET 11 Preview 4"
- ".NET 11 Preview 5"
- ".NET 11 Preview 6"
- ".NET 11 Preview 7"
- "other - specify below"
- type: input
id: Speclet
Expand Down
28 changes: 13 additions & 15 deletions .github/ISSUE_TEMPLATE/05-csharp-new-errors-warnings.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "C# 14 - New feature - Errors and warnings"
description: Create the issue for adding reference docs for new compiler warnings and errors added in a new feature in C# 14
title: "[C# 14-Errors and warnings]: New Feature - "
name: "C# 15 - New feature - Errors and warnings"
description: Create the issue for adding reference docs for new compiler warnings and errors added in a new feature in C# 15
title: "[C# 15-Errors and warnings]: New Feature - "
labels:
- ":checkered_flag: Release: .NET 10"
- ":checkered_flag: Release: .NET 11"
- okr-curation
- dotnet-csharp/svc
- whats-new/subsvc
Expand All @@ -12,18 +12,16 @@ body:
- type: dropdown
id: version
attributes:
label: Visual Studio release
description: What Visual Studio (preview) contains this feature?
label: .NET 11 Preview
description: Which .NET 11 Preview version contains this feature?
options:
- "17.13.p3"
- "17.13"
- "17.14.p1"
- "17.14.p2"
- "17.14.p3"
- "17.14.p4"
- "17.14.p5"
- "17.14.p6"
- "17.14"
- ".NET 11 Preview 1"
- ".NET 11 Preview 2"
- ".NET 11 Preview 3"
- ".NET 11 Preview 4"
- ".NET 11 Preview 5"
- ".NET 11 Preview 6"
- ".NET 11 Preview 7"
- "other - specify below"
- type: input
id: Speclet
Expand Down
28 changes: 13 additions & 15 deletions .github/ISSUE_TEMPLATE/06-csharp-new-tutorials.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "C# 14 - New feature - Additional tutorials"
description: Create the issue for adding new tutorials for a new feature in C# 14
title: "[C# 14-Tutorials]: New Feature - "
name: "C# 15 - New feature - Additional tutorials"
description: Create the issue for adding new tutorials for a new feature in C# 15
title: "[C# 15-Tutorials]: New Feature - "
labels:
- ":checkered_flag: Release: .NET 10"
- ":checkered_flag: Release: .NET 11"
- dotnet-csharp/svc
- whats-new/subsvc
assignees:
Expand All @@ -11,18 +11,16 @@ body:
- type: dropdown
id: version
attributes:
label: Visual Studio release
description: What Visual Studio (preview) contains this feature?
label: .NET 11 Preview
description: Which .NET 11 Preview contains this feature?
options:
- "17.13.p3"
- "17.13"
- "17.14.p1"
- "17.14.p2"
- "17.14.p3"
- "17.14.p4"
- "17.14.p5"
- "17.14.p6"
- "17.14"
- ".NET 11 Preview 1"
- ".NET 11 Preview 2"
- ".NET 11 Preview 3"
- ".NET 11 Preview 4"
- ".NET 11 Preview 5"
- ".NET 11 Preview 6"
- ".NET 11 Preview 7"
- "other - specify below"
- type: input
id: Speclet
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-for-build-warnings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
pull-requests: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cleanrepo-orphaned-articles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

# Call clean repo
- name: Clean repo
Expand All @@ -35,7 +35,7 @@ jobs:

# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
with:
branch: cleanrepo-orphaned-articles
title: "Monthly chores: Delete orphaned articles"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cleanrepo-orphaned-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

# Call clean repo
- name: Clean repo
Expand All @@ -35,7 +35,7 @@ jobs:

# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
with:
branch: cleanrepo-orphaned-images
title: "Monthly chores: Delete orphaned images"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cleanrepo-orphaned-includes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

# Call clean repo
- name: Clean repo
Expand All @@ -35,7 +35,7 @@ jobs:

# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
with:
branch: cleanrepo-orphaned-includes
title: "Monthly chores: Delete orphaned include files"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cleanrepo-orphaned-snippets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

# Call clean repo
- name: Clean repo
Expand All @@ -35,7 +35,7 @@ jobs:

# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
with:
branch: cleanrepo-orphaned-snippets
title: "Monthly chores: Delete orphaned snippets"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cleanrepo-redirect-hops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

# Call clean repo
- name: Clean repo
Expand All @@ -35,7 +35,7 @@ jobs:

# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
with:
branch: cleanrepo-remove-hops
title: "Monthly chores: Remove redirect hops"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cleanrepo-relative-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

# Call clean repo
- name: Clean repo
Expand All @@ -35,7 +35,7 @@ jobs:

# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
with:
branch: cleanrepo-relative-links
title: "Monthly chores: Use relative links"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cleanrepo-replace-redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

# Call clean repo
- name: Clean repo
Expand All @@ -35,7 +35,7 @@ jobs:

# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
with:
branch: cleanrepo-replace-redirects
title: "Monthly chores: Replace redirect targets"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/dependabot-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
# Checkout the repo into the workspace within the VM
steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
# - name: Setup .NET
# uses: actions/setup-dotnet@4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0
# with:
Expand All @@ -54,7 +54,7 @@ jobs:
dependabot-yml-path: ".github/dependabot.yml"
- name: Create pull request
if: github.event_name == 'workflow_dispatch' || github.repository_owner == 'dotnet'
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 #v8.0.0
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
with:
branch: create-dependabotconfig-pull-request/patch
title: "Update dependabot.yml - automatically."
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- name: 'Checkout Repository'
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: 'Dependency Review'
uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
2 changes: 1 addition & 1 deletion .github/workflows/do-not-merge-label-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- 'DO NOT MERGE'
steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docs-verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- name: Checkout the repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Validate
uses: dotnet/docs-actions/actions/docs-verifier@5e8bcc78465d45a7544bba56509a1a69922b6a5a # main
2 changes: 1 addition & 1 deletion .github/workflows/live-protection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22.0.0
with:
config: ".markdownlint-cli2.jsonc"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/profanity-filter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/quest-bulk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: ${{ github.repository_owner == 'dotnet' }}
steps:
- name: Harden Runner
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

Expand Down
Loading
Loading