Lidarr/src/ServiceHelpers/ServiceInstall/ServiceInstall.csproj

8 lines
195 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net462</TargetFramework>
<Platforms>x86</Platforms>
</PropertyGroup>
</Project>