Radarr/src/ServiceHelpers/ServiceInstall/ServiceInstall.csproj

6 lines
165 B
XML
Raw Normal View History

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>net462</TargetFrameworks>
</PropertyGroup>
2018-04-16 01:09:24 +00:00
</Project>