From 34bf2da0cf6f0207458ad313697e94eb3360bf0c Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 21 Jun 2010 15:31:37 +0900 Subject: [PATCH] 3 to 4 3/3 --- dev4/PsychlopsSilverlight4.csproj | 7 ++++--- test4/App.xaml | 2 +- test4/App.xaml.cs | 2 +- test4/MainPage.xaml | 2 +- test4/MainPage.xaml.cs | 2 +- test4/Properties/AssemblyInfo.cs | 4 ++-- test4/PsychlopsMain.cs | 2 +- test4/PsychlopsSilverlight4test.csproj | 12 ++++++------ 8 files changed, 17 insertions(+), 16 deletions(-) diff --git a/dev4/PsychlopsSilverlight4.csproj b/dev4/PsychlopsSilverlight4.csproj index 5e69ddd..f515dac 100644 --- a/dev4/PsychlopsSilverlight4.csproj +++ b/dev4/PsychlopsSilverlight4.csproj @@ -12,9 +12,9 @@ {A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} Library Properties - PsychlopsSilverlight3 - PsychlopsSilverlight3 - v3.0 + PsychlopsSilverlight4 + PsychlopsSilverlight4 + v4.0 false true true @@ -25,6 +25,7 @@ 3.5 + true diff --git a/test4/App.xaml b/test4/App.xaml index 203356e..f82402d 100644 --- a/test4/App.xaml +++ b/test4/App.xaml @@ -1,6 +1,6 @@  diff --git a/test4/App.xaml.cs b/test4/App.xaml.cs index 51613a1..e091cde 100644 --- a/test4/App.xaml.cs +++ b/test4/App.xaml.cs @@ -10,7 +10,7 @@ using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Shapes; -namespace PsychlopsSilverlight3test +namespace PsychlopsSilverlight4test { public partial class App : Application { diff --git a/test4/MainPage.xaml b/test4/MainPage.xaml index 11b3532..da67b32 100644 --- a/test4/MainPage.xaml +++ b/test4/MainPage.xaml @@ -1,4 +1,4 @@ -{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} Library Properties - PsychlopsSilverlight3test - PsychlopsSilverlight3test - v3.0 + PsychlopsSilverlight4test + PsychlopsSilverlight4test + v4.0 true ja true @@ -38,6 +38,7 @@ 3.5 + true @@ -61,9 +62,8 @@ 4 - - False - ..\dev3\Bin\Debug\PsychlopsSilverlight3.dll + + ..\dev4\Bin\Debug\PsychlopsSilverlight4.dll -- 2.11.0