Index: TFP-WebServer/MapRendering/MapRendering.csproj
===================================================================
--- TFP-WebServer/MapRendering/MapRendering.csproj	(revision 504)
+++ TFP-WebServer/MapRendering/MapRendering.csproj	(revision 510)
@@ -27,5 +27,5 @@
     <Optimize>true</Optimize>
     <DebugSymbols>true</DebugSymbols>
-    <DebugType>full</DebugType>
+    <DebugType>embedded</DebugType>
     <WarningLevel>4</WarningLevel>
     <NoStdLib>true</NoStdLib>
@@ -33,5 +33,5 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <OutputPath>..\bin\Mods\TFP_MapRendering\</OutputPath>
-    <DebugType>portable</DebugType>
+    <DebugType>embedded</DebugType>
     <DebugSymbols>true</DebugSymbols>
   </PropertyGroup>
@@ -40,5 +40,5 @@
     <DefineConstants>ENABLE_PROFILER</DefineConstants>
     <DebugSymbols>true</DebugSymbols>
-    <DebugType>portable</DebugType>
+    <DebugType>embedded</DebugType>
   </PropertyGroup>
   <ItemGroup>
Index: TFP-WebServer/MapRendering/ModInfo.xml
===================================================================
--- TFP-WebServer/MapRendering/ModInfo.xml	(revision 504)
+++ TFP-WebServer/MapRendering/ModInfo.xml	(revision 510)
@@ -5,5 +5,5 @@
 	<Description value="Render the game map to image map tiles as it is uncovered" />
 	<Author value="The Fun Pimps LLC" />
-	<Version value="2.0.0.1" />
+	<Version value="2.1.0.0" />
 	<Website value="" />
 </xml>
