mirror of
https://github.com/Lidarr/Lidarr
synced 2026-05-06 19:42:37 +02:00
5 lines
267 B
XML
5 lines
267 B
XML
<Project>
|
|
<Import Project="PublishAllRids.targets" />
|
|
<Import Project="FixBindingRedirects.targets" />
|
|
<Import Project="MonoFacades.targets" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework' and !$(RuntimeIdentifier.StartsWith('win'))" />
|
|
</Project>
|