Skip to content

Commit 87d1337

Browse files
akoeplingeredvilme
authored andcommitted
Add RepositoryReference to source-build-externals
1 parent 335138f commit 87d1337

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SourceBuild/content/repo-projects/msbuild.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<RepositoryReference Include="roslyn" />
2020
<RepositoryReference Include="runtime" />
2121
<RepositoryReference Include="source-build-reference-packages" />
22+
<RepositoryReference Include="source-build-externals" />
2223
</ItemGroup>
2324

2425
<PropertyGroup Condition="'$(BuildOS)' == 'windows' and '$(OfficialBuildId)' != '' and '$(EnableIBCOptimization)' == 'true'">

0 commit comments

Comments
 (0)