Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ebfa7f4

Browse files
committedDec 20, 2024·
Merge branch 'main' of github.com:dotnet/sdk into host-crossgen2
2 parents 992e3bb + 29af454 commit ebfa7f4

File tree

874 files changed

+22517
-5456
lines changed

Some content is hidden

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

874 files changed

+22517
-5456
lines changed
 

‎.config/dotnet-tools.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"microsoft.dotnet.darc": {
6-
"version": "1.1.0-beta.24609.2",
6+
"version": "1.1.0-beta.24618.2",
77
"commands": [
88
"darc"
99
]

‎.config/tsaoptions.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"instanceUrl": "https://devdiv.visualstudio.com/",
3+
"template": "TFSDEVDIV",
4+
"projectName": "DEVDIV",
5+
"areaPath": "DevDiv\\NET Tools\\SDK",
6+
"iterationPath": "DevDiv",
7+
"notificationAliases": [ "dotnetdevexcli@microsoft.com" ],
8+
"repositoryName": "dotnet-sdk",
9+
"codebaseName": "dotnet-sdk"
10+
}

0 commit comments

Comments
 (0)
Please sign in to comment.