@@ -23,7 +23,7 @@
<DocumentationFile />
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <DebugType>full</DebugType>
+ <DebugType>portable</DebugType>
</PropertyGroup>
<ItemGroup>
<Reference Include="0Harmony, Version=2.1.0.0, Culture=neutral, processorArchitecture=MSIL">
@@ -12,7 +12,7 @@
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -13,7 +13,7 @@
<OutputPath>..\bin\net\</OutputPath>
- <DebugType>pdbonly</DebugType>
<OutputPath>..\bin\NetLauncher\</OutputPath>