Enable linker and package-source-build in source-build (#13669)

This commit is contained in:
Michael Simons 2022-04-20 11:59:01 -05:00 committed by GitHub
parent 2a412d3454
commit f312ae0fe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@
<RepositoryReference Include="xliff-tasks" />
<!-- Tier 2 -->
<!-- <RepositoryReference Include="linker" /> -->
<RepositoryReference Include="linker" />
<!-- <RepositoryReference Include="msbuild" /> -->
<!-- <RepositoryReference Include="runtime-portable" /> -->
<!-- <RepositoryReference Include="runtime" /> -->
@ -65,7 +65,7 @@
<!-- <RepositoryReference Include="installer" /> -->
<!-- Package source-build artifacts -->
<!-- <RepositoryReference Include="package-source-build" /> -->
<RepositoryReference Include="package-source-build" />
</ItemGroup>
</Otherwise>
</Choose>