Index: TFP-WebServer/CommandExtensions/CommandExtensions.csproj
===================================================================
--- TFP-WebServer/CommandExtensions/CommandExtensions.csproj	(revision 463)
+++ TFP-WebServer/CommandExtensions/CommandExtensions.csproj	(revision 469)
@@ -30,5 +30,5 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <OutputPath>..\bin\Mods\TFP_CommandExtensions\</OutputPath>
-    <DebugType>full</DebugType>
+    <DebugType>portable</DebugType>
     <DebugSymbols>true</DebugSymbols>
   </PropertyGroup>
@@ -37,5 +37,5 @@
     <DefineConstants>ENABLE_PROFILER</DefineConstants>
     <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
+    <DebugType>portable</DebugType>
   </PropertyGroup>
   <ItemGroup>
Index: TFP-WebServer/CommandExtensions/ModInfo.xml
===================================================================
--- TFP-WebServer/CommandExtensions/ModInfo.xml	(revision 463)
+++ TFP-WebServer/CommandExtensions/ModInfo.xml	(revision 469)
@@ -5,5 +5,5 @@
 	<Description value="Additional commands for server operation" />
 	<Author value="The Fun Pimps LLC" />
-	<Version value="21.1.16.0" />
+	<Version value="21.1.16.4" />
 	<Website value="" />
 </xml>
