Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 37a6b6e

Browse files
authored
building platforms package (#42897)
1 parent 456433e commit 37a6b6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/packages.builds

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
<AdditionalProperties>$(AdditionalProperties)</AdditionalProperties>
2525
</Project>
2626
<!-- add specific builds / pkgproj's here to include in servicing builds -->
27+
<Project Include="$(MSBuildThisFileDirectory)..\pkg\Microsoft.NETCore.Platforms\Microsoft.NETCore.Platforms.builds">
28+
<AdditionalProperties>$(AdditionalProperties)</AdditionalProperties>
29+
</Project>
2730
</ItemGroup>
2831

2932
<!-- Need the PackageIndexFile file property from baseline.props -->

0 commit comments

Comments
 (0)