mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
b89c7b8675
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 lines
194 B
XML
7 lines
194 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<OutputType>Exe</OutputType>
|
|
<TargetFramework>net462</TargetFramework>
|
|
<Platforms>x86</Platforms>
|
|
</PropertyGroup>
|
|
</Project> |