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

Commit ffa1879

Browse files
gbalykovdanmoseley
authored andcommitted
Add Tizen 5.0 RID for NETCoreApp (#30888)
1 parent 67ee641 commit ffa1879

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/Microsoft.Private.CoreFx.NETCoreApp/netcoreapp.rids.props

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@
2828
<OfficialBuildRID Include="tizen.4.0.0-armel">
2929
<Platform>armel</Platform>
3030
</OfficialBuildRID>
31+
<OfficialBuildRID Include="tizen.5.0.0-armel">
32+
<Platform>armel</Platform>
33+
</OfficialBuildRID>
3134
</ItemGroup>
3235
</Project>

0 commit comments

Comments
 (0)