Skip to content

Commit

Permalink
Merge branch 'main' of github.com:dotnet/runtime into fix-arm-load-ave
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorBo committed Nov 12, 2022
2 parents 7bf2c81 + 5565135 commit 85eec13
Show file tree
Hide file tree
Showing 9,565 changed files with 158,687 additions and 141,039 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
"version": "1.0.0-prerelease.22473.1",
"version": "1.0.0-prerelease.22531.1",
"commands": [
"xharness"
]
Expand Down
10 changes: 10 additions & 0 deletions .config/tsaoptions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"instanceUrl": "https://devdiv.visualstudio.com/",
"template": "TFSDEVDIV",
"projectName": "DEVDIV",
"areaPath": "DevDiv\\NET Libraries",
"iterationPath": "DevDiv",
"notificationAliases": [ "runtimerepo-infra@microsoft.com" ],
"repositoryName": "Runtime",
"codebaseName": "Runtime"
}
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,3 @@ indent_size = 2
end_of_line = lf
[*.{cmd,bat}]
end_of_line = crlf

Loading

0 comments on commit 85eec13

Please sign in to comment.