mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-25 01:33:12 +01: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>
|