mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-01-11 18:25:04 +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>
|