[commit] r1204 - trunk/GME/Gme

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Thu Mar 10 12:13:59 CST 2011


Author: ksmyth
Date: Thu Mar 10 12:13:59 2011
New Revision: 1204

Log:
Link to docs

Modified:
   trunk/GME/Gme/GME.exe.config

Modified: trunk/GME/Gme/GME.exe.config
==============================================================================
--- trunk/GME/Gme/GME.exe.config	Thu Mar 10 12:13:59 2011	(r1203)
+++ trunk/GME/Gme/GME.exe.config	Thu Mar 10 12:13:59 2011	(r1204)
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <configuration>
+  <!-- Load 4.0 if available, otherwise 2.0 -->
   <!-- http://msdn.microsoft.com/en-us/library/w4atty68.aspx -->
+  <!-- http://msdn.microsoft.com/en-us/library/w671swch.aspx -->
   <startup useLegacyV2RuntimeActivationPolicy="true">
     <supportedRuntime version="v4.0" />
     <supportedRuntime version="v2.0.50727" />


More information about the gme-commit mailing list