[connector-net~git:6b7b4144] adding solution file so TeamCity can build it
- From: reg_burnett@kenai.com
- To: commits@connector-net.kenai.com
- Subject: [connector-net~git:6b7b4144] adding solution file so TeamCity can build it
- Date: Mon, 27 Jul 2009 13:54:41 +0000
Project: connector-net
Repository: git
Revision: 6b7b4144534e1951a8000abc58312975ca4ee0e4
Author: reg_burnett
Date: 2008-07-11 17:49:18 UTC
Link:
Log Message:
------------
adding solution file so TeamCity can build it
git-svn-id: http://svn.mysql.com/svnpublic/connector-net/branches/1.0@1334
4bccd006-4829-0410-9f8b-b5727f8fffc2
Revisions:
----------
6b7b4144534e1951a8000abc58312975ca4ee0e4
Added Paths:
------------
MySqlClient.sln
Diffs:
------
diff --git a/MySqlClient.sln b/MySqlClient.sln
new file mode 100644
index 0000000..57e75ba
--- /dev/null
+++ b/MySqlClient.sln
@@ -0,0 +1,21 @@
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MySql.Data",
"mysqlclient\MySql.Data.csproj", "{5EAEFBC4-8389-4120-BAB3-9B27174F6F6F}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Debug = Debug
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {5EAEFBC4-8389-4120-BAB3-9B27174F6F6F}.Debug.ActiveCfg =
Debug|.NET
+ {5EAEFBC4-8389-4120-BAB3-9B27174F6F6F}.Debug.Build.0 =
Debug|.NET
+ {5EAEFBC4-8389-4120-BAB3-9B27174F6F6F}.Release.ActiveCfg =
Release|.NET
+ {5EAEFBC4-8389-4120-BAB3-9B27174F6F6F}.Release.Build.0 =
Release|.NET
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
|
[connector-net~git:6b7b4144] adding solution file so TeamCity can build it |
reg_burnett | 07/27/2009 |





