[mapguide-commits] r5781 - trunk/MgDev/Oem/SQLite/src/SqliteGUI

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu May 12 06:22:19 EDT 2011


Author: christinebao
Date: 2011-05-12 03:22:19 -0700 (Thu, 12 May 2011)
New Revision: 5781

Modified:
   trunk/MgDev/Oem/SQLite/src/SqliteGUI/SqliteGUI_VS2010.csproj
Log:
Remove app.config reference in SqliteGUI_VS2010.csproj as there is no such file.

Modified: trunk/MgDev/Oem/SQLite/src/SqliteGUI/SqliteGUI_VS2010.csproj
===================================================================
--- trunk/MgDev/Oem/SQLite/src/SqliteGUI/SqliteGUI_VS2010.csproj	2011-05-12 06:42:17 UTC (rev 5780)
+++ trunk/MgDev/Oem/SQLite/src/SqliteGUI/SqliteGUI_VS2010.csproj	2011-05-12 10:22:19 UTC (rev 5781)
@@ -184,9 +184,6 @@
       <Install>true</Install>
     </BootstrapperPackage>
   </ItemGroup>
-  <ItemGroup>
-    <None Include="app.config" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <PropertyGroup>
     <PreBuildEvent>



More information about the mapguide-commits mailing list