mirror of
https://github.com/Radarr/Radarr
synced 2026-05-09 11:10:23 +02:00
Update Directory.Build.props
moving to another PR
This commit is contained in:
parent
5f22a4cb3f
commit
55206d232d
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@
|
|||
<PropertyGroup Condition="'$(IsOSX)' == 'true' and
|
||||
'$(RuntimeIdentifier)' == ''">
|
||||
<_UsingDefaultRuntimeIdentifier>true</_UsingDefaultRuntimeIdentifier>
|
||||
<RuntimeIdentifier>osx-$(Architecture)</RuntimeIdentifier>
|
||||
<RuntimeIdentifier>osx-x64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue