1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00
Files
Sonarr/src/ServiceHelpers/ServiceInstall/ServiceInstall.csproj
2025-12-12 16:26:36 -08:00

7 lines
170 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFrameworks>net10.0</TargetFrameworks>
</PropertyGroup>
</Project>