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

Commit 5e5b627

Browse files
authored
Merge pull request #3395 from janvorli/enable-alpine-official-rid
Enable Alpine official RID
2 parents 2647740 + 54a2760 commit 5e5b627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pkg/projects/netcoreappRIDs.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<ItemGroup>
99
<OfficialBuildRID Include="linux-x64" />
1010
<OfficialBuildRID Include="rhel.6-x64" />
11+
<OfficialBuildRID Include="alpine.3.6-x64" />
1112
<OfficialBuildRID Include="osx-x64" />
1213
<OfficialBuildRID Include="win-x86">
1314
<Platform>x86</Platform>

0 commit comments

Comments
 (0)