Author: noaml
Date: 2007-05-08 04:07:40 -0400 (Tue, 08 May 2007)
New Revision: 76899

Modified:
   branches/mainsoft/gh20/mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj
Log:
Fix rt reference

Modified: branches/mainsoft/gh20/mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj
===================================================================
--- branches/mainsoft/gh20/mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj      
2007-05-08 08:06:35 UTC (rev 76898)
+++ branches/mainsoft/gh20/mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj      
2007-05-08 08:07:40 UTC (rev 76899)
@@ -116,7 +116,7 @@
       <HintPath>..\lib\J2SE.Helpers.dll</HintPath>
       <Private>False</Private>
     </Reference>
-    <Reference Include="rt, Version=0.0.0.0, Culture=neutral">
+    <Reference Include="rt">
       <SpecificVersion>False</SpecificVersion>
       <HintPath>..\lib\rt.dll</HintPath>
       <Private>False</Private>

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to