Index: monogame/MonoGame.Framework/MonoGame.Framework.Linux.csproj
===================================================================
--- monogame.orig/MonoGame.Framework/MonoGame.Framework.Linux.csproj	2012-06-18 20:01:28.000000000 +0100
+++ monogame/MonoGame.Framework/MonoGame.Framework.Linux.csproj	2012-06-18 20:02:03.590759217 +0100
@@ -16,6 +16,7 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
+    <DocumentationFile>MonoGame.Framework.Linux.xml</DocumentationFile>
     <Optimize>false</Optimize>
     <OutputPath>bin\Debug</OutputPath>
     <DefineConstants>DEBUG;LINUX</DefineConstants>
Index: monogame/ThirdParty/Lidgren.Network/Lidgren.Network.Linux.csproj
===================================================================
--- monogame.orig/ThirdParty/Lidgren.Network/Lidgren.Network.Linux.csproj	2012-06-18 20:01:25.000000000 +0100
+++ monogame/ThirdParty/Lidgren.Network/Lidgren.Network.Linux.csproj	2012-06-18 20:01:33.594519858 +0100
@@ -24,19 +24,19 @@
     </FileUpgradeFlags>
     <UpgradeBackupLocation>
     </UpgradeBackupLocation>
-    <OldToolsVersion>3.5</OldToolsVersion>
+    <OldToolsVersion>3.5</OldToolsVersion>
     <ReleaseVersion>2.5.0.0</ReleaseVersion>
     <SynchReleaseVersion>false</SynchReleaseVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
+    <DocumentationFile>Lidgren.Network.xml</DocumentationFile>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
     <OutputPath>bin\Debug\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
-    <DocumentationFile>bin\Debug\Lidgren.Network.XML</DocumentationFile>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     <DebugType>pdbonly</DebugType>
@@ -130,4 +130,4 @@
   <Target Name="AfterBuild">
   </Target>
   -->
-</Project>
\ No newline at end of file
+</Project>
