1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-30 09:07:14 +02:00
Sonarr/src/Directory.Build.targets
Qstick 878d1561aa Build Sonarr on Net6
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:46 -07:00

5 lines
127 B
XML

<Project>
<Import Project="Targets/PublishAllRids.targets" />
<Import Project="Targets/CopyRuntimes.targets" />
</Project>