File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ vmr_branch=$(git -C "$sdk_dir" log --pretty=format:'%D' HEAD^ \
27
27
28
28
" $workspace_dir /synchronize-vmr.sh" --branch " $vmr_branch " --debug
29
29
30
- ( cd " $vmr_dir " && ./prep-source-build.sh)
30
+ cd " $vmr_dir "
Original file line number Diff line number Diff line change 102
102
/test /dotnet-format.Tests @ dotnet/roslyn-ide
103
103
104
104
# Area: VMR & SourceBuild
105
- /.devcontainer / @ dotnet/source-build
105
+ /.devcontainer / @ dotnet/source-build @ dotnet/product-construction
106
106
/eng /pipelines / @ dotnet/source-build @ dotnet/product-construction
107
+ /eng /DotNetBuild.props @ dotnet/source-build @ dotnet/product-construction
107
108
/eng /SourceBuild * @ dotnet/source-build
108
109
/src /SourceBuild / @ dotnet/source-build @ dotnet/product-construction
109
110
/src /VirtualMonoRepo / @ dotnet/product-construction
You can’t perform that action at this time.
0 commit comments