Index: binary-improvements/AllocsCommands/AllocsCommands.csproj
===================================================================
--- binary-improvements/AllocsCommands/AllocsCommands.csproj	(revision 371)
+++ binary-improvements/AllocsCommands/AllocsCommands.csproj	(revision 373)
@@ -27,4 +27,8 @@
     <WarningLevel>4</WarningLevel>
     <NoStdLib>true</NoStdLib>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <OutputPath>..\bin\Mods\Allocs_CommandExtensions\</OutputPath>
+    <DebugType>full</DebugType>
   </PropertyGroup>
   <ItemGroup>
