mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-28 16:56:00 +01:00
5 lines
216 B
XML
5 lines
216 B
XML
<Project>
|
|
<Import Project="PublishAllRids.targets" />
|
|
<Import Project="MonoFacades.targets" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework' and !$(RuntimeIdentifier.StartsWith('win'))" />
|
|
</Project>
|