mirror of
https://github.com/Radarr/Radarr
synced 2025-12-06 00:14:45 +01:00
6 lines
No EOL
162 B
XML
6 lines
No EOL
162 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<OutputType>Exe</OutputType>
|
|
<TargetFrameworks>net8.0</TargetFrameworks>
|
|
</PropertyGroup>
|
|
</Project> |