#At file:///C:/Users/Reggie/work/wex/installer-updated/ based on revid:iggy@stripped5yr
381 Reggie Burnett 2011-03-23
renaming VS2010 solution to just installer.sln since we will be using VS2010 for all our work
removed:
installer.sln
renamed:
installer-vs2010.sln => installer.sln
modified:
.bzrignore
StandardPlugins/StandardPlugins.csproj
=== modified file '.bzrignore'
=== modified file '.bzrignore'
--- a/.bzrignore 2011-03-09 12:44:28 +0000
+++ b/.bzrignore 2011-03-23 22:14:21 +0000
@@ -8,3 +8,5 @@
Setup/products.xml
Setup/ManifestUpdater.exe
Setup/MySQLCA.CA.dll
+**/*.sdf
+**/*.sln.cache
=== modified file 'StandardPlugins/StandardPlugins.csproj'
--- a/StandardPlugins/StandardPlugins.csproj 2011-03-17 14:42:21 +0000
+++ b/StandardPlugins/StandardPlugins.csproj 2011-03-23 22:14:21 +0000
@@ -3,7 +3,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
+ <ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{C471DBDA-2AFA-4EA3-970A-795133F1FE1A}</ProjectGuid>
<OutputType>Library</OutputType>
=== removed file 'installer.sln'
--- a/installer.sln 2010-08-25 15:38:11 +0000
+++ b/installer.sln 1970-01-01 00:00:00 +0000
@@ -1,47 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WexInstaller", "WexInstaller\WexInstaller.csproj", "{07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}"
-EndProject
-Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Setup_Net_vs2008", "Setup_Net\Setup_Net_vs2008.wixproj", "{FBC6C598-EC89-49E6-8FE4-4140141761CC}"
- ProjectSection(ProjectDependencies) = postProject
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414} = {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}
- EndProjectSection
-EndProject
-Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Setup_Web_vs2008", "Setup_Web\Setup_Web_vs2008.wixproj", "{E23EB2D9-61F9-4E8B-8E37-B4FF8BB79B59}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Debug|Mixed Platforms = Debug|Mixed Platforms
- Debug|x86 = Debug|x86
- Release|Any CPU = Release|Any CPU
- Release|Mixed Platforms = Release|Mixed Platforms
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Debug|x86.ActiveCfg = Debug|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Release|Any CPU.Build.0 = Release|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Release|Mixed Platforms.Build.0 = Release|Any CPU
- {07B31F5A-9F17-4ACF-B3B6-2AF9000B1414}.Release|x86.ActiveCfg = Release|Any CPU
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Debug|Any CPU.ActiveCfg = Debug|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Debug|x86.ActiveCfg = Debug|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Debug|x86.Build.0 = Debug|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Release|Any CPU.ActiveCfg = Release|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Release|Mixed Platforms.Build.0 = Release|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Release|x86.ActiveCfg = Release|x86
- {FBC6C598-EC89-49E6-8FE4-4140141761CC}.Release|x86.Build.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
=== renamed file 'installer-vs2010.sln' => 'installer.sln'
Attachment: [text/bzr-bundle] bzr/reggie.burnett@oracle.com-20110323221421-ttxc73bi78zj0u5q.bundle
| Thread |
|---|
| • bzr commit into wex-installer-1.0 branch (reggie.burnett:381) | Reggie Burnett | 23 Mar |