Skip to content

Commit

Permalink
Add runtime.osx-arm64.runtime.native.System.IO.Ports proj file for pa…
Browse files Browse the repository at this point in the history
…ckaging. (#60310)

Tested on actual osx-arm64 hardware, resulting package works correctly.
  • Loading branch information
SeanMollet authored Oct 13, 2021
1 parent 80e843f commit 9dc925d
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<Project>
<Import Project="runtime.native.System.IO.Ports.props" />
<PropertyGroup>
<!-- TODO: Remove when the package shipped. -->
<DisablePackageBaselineValidation>true</DisablePackageBaselineValidation>
</PropertyGroup>
</Project>

0 comments on commit 9dc925d

Please sign in to comment.