Skip to content

Commit 4af501e

Browse files
Merge branch 'dotnet:main' into 29428-fix
2 parents 7831030 + cefec86 commit 4af501e

1,082 files changed

Lines changed: 29881 additions & 9930 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.azuredevops/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: 2
2+
3+
# Disabling dependabot on Azure DevOps as this is a mirrored repo. Updates should go through github.
4+
enable-campaigned-updates: false
5+
enable-security-updates: false

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rollForward": false
2525
},
2626
"microsoft.dotnet.xharness.cli": {
27-
"version": "10.0.0-prerelease.25506.2",
27+
"version": "10.0.0-prerelease.25575.2",
2828
"commands": [
2929
"xharness"
3030
],

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ body:
4242
label: Version with bug
4343
description: In what version do you see this issue? Run `dotnet workload list` to find your version.
4444
options:
45+
- 10.0.11
4546
- 10.0.10
4647
- 10.0.0
4748
- 10.0.0-rc.2
@@ -151,6 +152,7 @@ body:
151152
- 10.0.0-rc.2
152153
- 10.0.0
153154
- 10.0.10
155+
- 10.0.11
154156
validations:
155157
required: true
156158
- type: dropdown

.github/README-AI.md

Lines changed: 270 additions & 37 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)