|
|
@ -213,7 +213,7 @@
|
|
|
|
<PropertyGroup Condition="'$(IsOSX)' == 'true' and
|
|
|
|
<PropertyGroup Condition="'$(IsOSX)' == 'true' and
|
|
|
|
'$(RuntimeIdentifier)' == ''">
|
|
|
|
'$(RuntimeIdentifier)' == ''">
|
|
|
|
<_UsingDefaultRuntimeIdentifier>true</_UsingDefaultRuntimeIdentifier>
|
|
|
|
<_UsingDefaultRuntimeIdentifier>true</_UsingDefaultRuntimeIdentifier>
|
|
|
|
<RuntimeIdentifier>osx-x64</RuntimeIdentifier>
|
|
|
|
<RuntimeIdentifier>osx-$(Architecture)</RuntimeIdentifier>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
|
|
</Project>
|
|
|
|
</Project>
|
|
|
|