tomboy r2100 - branches/tomboy-portable2



Author: sharm
Date: Tue Aug 26 19:48:02 2008
New Revision: 2100
URL: http://svn.gnome.org/viewvc/tomboy?rev=2100&view=rev

Log:
* Tomboy.csproj, Tomboy.sln: Upgrade to VS 2008 to see if it works
  better.

Modified:
   branches/tomboy-portable2/ChangeLog
   branches/tomboy-portable2/Tomboy.csproj
   branches/tomboy-portable2/Tomboy.sln

Modified: branches/tomboy-portable2/Tomboy.csproj
==============================================================================
--- branches/tomboy-portable2/Tomboy.csproj	(original)
+++ branches/tomboy-portable2/Tomboy.csproj	Tue Aug 26 19:48:02 2008
@@ -3,10 +3,11 @@
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProductVersion>8.0.50727</ProductVersion>
-    <ProjectGuid>{62E3FA8A-2F91-41DF-B038-2379D363B8E3}</ProjectGuid>
+    <ProductVersion>9.0.21022</ProductVersion>
+    <ProjectGuid>{315DBB30-1461-4A41-A23F-A888D84E1EA0}</ProjectGuid>
     <OutputType>Exe</OutputType>
     <AssemblyName>Tomboy</AssemblyName>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>

Modified: branches/tomboy-portable2/Tomboy.sln
==============================================================================
--- branches/tomboy-portable2/Tomboy.sln	(original)
+++ branches/tomboy-portable2/Tomboy.sln	Tue Aug 26 19:48:02 2008
@@ -1,7 +1,7 @@
 ï
 Microsoft Visual Studio Solution File, Format Version 9.00
 # Visual Studio 2005
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tomboy", "Tomboy.csproj", "{62E3FA8A-2F91-41DF-B038-2379D363B8E3}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tomboy", "Tomboy.csproj", "{315DBB30-1461-4A41-A23F-A888D84E1EA0}"
 EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -9,10 +9,10 @@
 		Release|Any CPU = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
-		{62E3FA8A-2F91-41DF-B038-2379D363B8E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-		{62E3FA8A-2F91-41DF-B038-2379D363B8E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
-		{62E3FA8A-2F91-41DF-B038-2379D363B8E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
-		{62E3FA8A-2F91-41DF-B038-2379D363B8E3}.Release|Any CPU.Build.0 = Release|Any CPU
+		{315DBB30-1461-4A41-A23F-A888D84E1EA0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{315DBB30-1461-4A41-A23F-A888D84E1EA0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{315DBB30-1461-4A41-A23F-A888D84E1EA0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{315DBB30-1461-4A41-A23F-A888D84E1EA0}.Release|Any CPU.Build.0 = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(MonoDevelopProperties) = preSolution
 		name = Tomboy



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]