Lidarr/src/ServiceHelpers/ServiceUninstall/ServiceUninstall.csproj

7 lines
166 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net462</TargetFrameworks>
</PropertyGroup>
</Project>