1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Release now target x86

This commit is contained in:
kay.one
2011-05-31 20:57:50 -07:00
parent ae6a87b284
commit 6075a615ab
6 changed files with 8 additions and 3 deletions
@@ -34,6 +34,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />