Skip to content

Commit b147678

Browse files
committed
Merge branch 'main' of https://github.com/dotnet/sdk into dev/Jason/Fix-launch-profile-test
2 parents 2e7cac3 + 9141b13 commit b147678

File tree

360 files changed

+377
-31308
lines changed

Some content is hidden

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

360 files changed

+377
-31308
lines changed

.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
@@ -105,9 +105,5 @@
105105
/test/dotnet-format.UnitTests @dotnet/roslyn-ide
106106

107107
# Area: VMR & SourceBuild
108-
/.devcontainer/ @dotnet/source-build @dotnet/product-construction
109-
/eng/pipelines/ @dotnet/source-build @dotnet/product-construction
110108
/eng/DotNetBuild.props @dotnet/source-build @dotnet/product-construction
111-
/eng/SourceBuild* @dotnet/source-build
112-
/src/SourceBuild/ @dotnet/source-build @dotnet/product-construction
113-
/src/VirtualMonoRepo/ @dotnet/product-construction
109+
/eng/SourceBuild* @dotnet/source-build

0 commit comments

Comments
 (0)