[commit] r1179 - trunk/SDK/DotNet/CSharpComponentWizard
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Mon Feb 14 16:00:47 CST 2011
Author: ksmyth
Date: Mon Feb 14 16:00:47 2011
New Revision: 1179
Log:
Dont require .NET 4
Added:
trunk/SDK/DotNet/CSharpComponentWizard/app.config (contents, props changed)
Added: trunk/SDK/DotNet/CSharpComponentWizard/app.config
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/SDK/DotNet/CSharpComponentWizard/app.config Mon Feb 14 16:00:47 2011 (r1179)
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v2.0.50727" sku="Client"/></startup></configuration>
More information about the gme-commit
mailing list