[Tween-svn] [1081] . netFramework4に変換

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 11月 17日 (水) 02:32:31 JST


Revision: 1081
          http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1081
Author:   syo68k
Date:     2010-11-17 02:32:30 +0900 (Wed, 17 Nov 2010)

Log Message:
-----------
.netFramework4に変換

Modified Paths:
--------------
    branches/UserStream/Tween/Tween.vbproj
    branches/UserStream/Tween/app.config


-------------- next part --------------
Modified: branches/UserStream/Tween/Tween.vbproj
===================================================================
--- branches/UserStream/Tween/Tween.vbproj	2010-11-16 17:26:46 UTC (rev 1080)
+++ branches/UserStream/Tween/Tween.vbproj	2010-11-16 17:32:30 UTC (rev 1081)
@@ -17,7 +17,7 @@
     <UpgradeBackupLocation>
     </UpgradeBackupLocation>
     <OldToolsVersion>3.5</OldToolsVersion>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <IsWebBootstrapper>false</IsWebBootstrapper>
     <OptionStrict>On</OptionStrict>
     <TargetFrameworkProfile>

Modified: branches/UserStream/Tween/app.config
===================================================================
--- branches/UserStream/Tween/app.config	2010-11-16 17:26:46 UTC (rev 1080)
+++ branches/UserStream/Tween/app.config	2010-11-16 17:32:30 UTC (rev 1081)
@@ -25,4 +25,4 @@
             <!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
         </sharedListeners>
     </system.diagnostics>
-<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>



Tween-svn メーリングリストの案内
Back to archive index