Removed:
branches/5.0/Driver/MySql.Data.2003.csproj
Log:
Getting rid of another 2003 project file we don't use
Deleted: branches/5.0/Driver/MySql.Data.2003.csproj
===================================================================
--- branches/5.0/Driver/MySql.Data.2003.csproj 2007-08-01 02:18:32 UTC (rev 834)
+++ branches/5.0/Driver/MySql.Data.2003.csproj 2007-08-02 17:38:24 UTC (rev 835)
@@ -1,489 +0,0 @@
-<VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{5EAEFBC4-8389-4120-BAB3-9B27174F6F6F}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "MySQL.Data"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "Library"
- PreBuildEvent = ""
- PostBuildEvent = ""
- RootNamespace = "MySQL.Data.MySQLClient"
- RunPostBuildEvent = "OnBuildSuccess"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "DEBUG;TRACE;WINDOWS;FINAL"
- DocumentationFile = "doc.xml"
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "true"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "bin\net-1.1\Debug\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- <Config
- Name = "Release"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "TRACE;WINDOWS"
- DocumentationFile = "doc.xml"
- DebugSymbols = "false"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "true"
- OutputPath = "bin\net-1.1\Release\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- </Settings>
- <References>
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
- />
- <Reference
- Name = "System.Design"
- AssemblyName = "System.Design"
- HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
- />
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
- />
- <Reference
- Name = "ICSharpCode.SharpZipLib"
- AssemblyName = "ICSharpCode.SharpZipLib"
- HintPath = "ICSharpCode.SharpZipLib.dll"
- Private = "True"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "CHANGES"
- BuildAction = "None"
- />
- <File
- RelPath = "README"
- BuildAction = "None"
- />
- <File
- RelPath = "MySqlClient\AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\CharSetMap.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\ClientAPI.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\ClientDriver.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\command.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\CommandBuilder.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\CommandResult.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\CompressedStream.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Connection.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\ConnectionString.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Crypt.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\dataadapter.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\datareader.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Driver.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Exception.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Field.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Logger.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\MysqlDefs.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\MySqlError.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\MySqlHelper.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\MySqlPool.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\MySqlPoolManager.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\MySqlStream.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\MySqlStreamReader.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\MySqlStreamWriter.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\NativeDriver.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\parameter.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\parameter_collection.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\PreparedStatement.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\SharedMemoryStream.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Statement.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\StoredProcedure.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\transaction.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\UsageAdvisor.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\base\DbCommand.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\base\DbCommandBuilder.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\base\DbConnection.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\base\DbConnection.resx"
- DependentUpon = "DbConnection.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MySqlClient\base\DbDataReader.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\base\DbParameter.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\base\DbParameterCollection.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\base\DbTransaction.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\common\DBConnectionString.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\common\NamedPipeStream.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\common\Platform.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\common\SHA1.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\common\StreamCreator.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\common\Utility.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\common\Version.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlCommand.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlCommandBuilder.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlConnection.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlDataAdapter.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlDataReader.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlException.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlHelper.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlParameter.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlParameterCollection.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\docs\MySqlTransaction.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlBinary.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlByte.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlConversionException.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlDateTime.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlDecimal.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlDouble.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlInt16.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlInt32.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlInt64.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlSingle.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlString.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlTime.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlUByte.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlUInt16.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlUInt32.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlUInt64.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\MySqlValue.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MySqlClient\Types\NumberFormat.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- </Include>
- </Files>
- </CSHARP>
-</VisualStudioProject>
-
| Thread |
|---|
| • Connector/NET commit: r835 - branches/5.0/Driver | rburnett | 2 Aug |