From b496d01c12c7ce74779bdd8cb07b070d47702d2d Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Fri, 25 May 2007 08:21:16 +0000 Subject: * Added new mysql_connection.ini file which contains configuration options for the database connection used by OGS. * Added IniFile class (code imported from public example) to Framework.Data - may be worth moving to Util. * Ran prebuild, updated solution files. --- .../OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj | 3 +++ .../OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build | 1 + 2 files changed, 4 insertions(+) (limited to 'OpenGridServices/OpenGrid.Framework.Data') diff --git a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj index 2f47478..b033c6c 100644 --- a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj +++ b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj @@ -81,6 +81,9 @@ Code + + Code + Code diff --git a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build index c054f8a..281295f 100644 --- a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build @@ -12,6 +12,7 @@ + -- cgit v1.1