Skip to content

Commit dc02b78

Browse files
authored
Merge branch 'main' into ApiDiff
2 parents 0c8b15a + 4d6b1e0 commit dc02b78

File tree

377 files changed

+567
-32504
lines changed

Some content is hidden

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

377 files changed

+567
-32504
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
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.25222.5",
6+
"version": "1.1.0-beta.25225.3",
77
"commands": [
88
"darc"
99
]

.devcontainer/vmr/README.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

.devcontainer/vmr/devcontainer.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

.devcontainer/vmr/init.sh

Lines changed: 0 additions & 30 deletions
This file was deleted.

.devcontainer/vmr/synchronize-vmr.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,3 @@
6767
*.verified.txt text eol=lf working-tree-encoding=UTF-8
6868
*.verified.xml text eol=lf working-tree-encoding=UTF-8
6969
*.verified.json text eol=lf working-tree-encoding=UTF-8
70-
71-
src/SourceBuild/patches/**/*.patch text eol=lf

CODEOWNERS

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,5 @@
110110
/test/dotnet-format.UnitTests @dotnet/roslyn-ide
111111

112112
# Area: VMR & SourceBuild
113-
/.devcontainer/ @dotnet/source-build @dotnet/product-construction
114-
/eng/pipelines/ @dotnet/source-build @dotnet/product-construction
115113
/eng/DotNetBuild.props @dotnet/source-build @dotnet/product-construction
116-
/eng/SourceBuild* @dotnet/source-build
117-
/src/SourceBuild/ @dotnet/source-build @dotnet/product-construction
118-
/src/VirtualMonoRepo/ @dotnet/product-construction
114+
/eng/SourceBuild* @dotnet/source-build

eng/GatherDrops.ps1

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)