mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 15:21:06 +00:00
Revert project change
This commit is contained in:
parent
e660c57ccb
commit
7ffce8fb28
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
|
|
Loading…
Reference in a new issue