mirror of
https://github.com/Radarr/Radarr
synced 2026-02-25 08:03:42 +01:00
4 lines
216 B
XML
4 lines
216 B
XML
<Project>
|
|
<Import Project="PublishAllRids.targets" />
|
|
<Import Project="MonoFacades.targets" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework' and !$(RuntimeIdentifier.StartsWith('win'))" />
|
|
</Project>
|