Lidarr/src/MonoTorrent/MonoTorrent.csproj

9 lines
200 B
XML
Raw Normal View History

2019-08-22 21:28:51 +00:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
2019-08-22 21:28:51 +00:00
<TargetFramework>net462</TargetFramework>
<Platforms>x86</Platforms>
<Version>9.0.21022</Version>
</PropertyGroup>
2019-08-22 21:28:51 +00:00
</Project>