Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivony committed Oct 15, 2012
1 parent 6e49d7a commit e088437
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions Sources/DbUtility.sln
Original file line number Original file line Diff line number Diff line change
@@ -1,26 +1,26 @@


Microsoft Visual Studio Solution File, Format Version 12.00 Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012 # Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ivony.Data", "Ivony.Data\Ivony.Data.csproj", "{27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ivony.Data", "Ivony.Data\Ivony.Data.csproj", "{27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ivony.Core", "Ivony.Core\Ivony.Core.csproj", "{BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ivony.Core", "Ivony.Core\Ivony.Core.csproj", "{BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU Release|Any CPU = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution GlobalSection(ProjectConfigurationPlatforms) = postSolution
{27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}.Debug|Any CPU.Build.0 = Debug|Any CPU {27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}.Release|Any CPU.ActiveCfg = Release|Any CPU {27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}.Release|Any CPU.Build.0 = Release|Any CPU {27D46D02-F7BC-42B2-AE3E-33EB5B1FA3F9}.Release|Any CPU.Build.0 = Release|Any CPU
{BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}.Debug|Any CPU.Build.0 = Debug|Any CPU {BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}.Release|Any CPU.ActiveCfg = Release|Any CPU {BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}.Release|Any CPU.Build.0 = Release|Any CPU {BF0B37E7-2D93-4A3D-AD6D-0B51B66F5B21}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
EndGlobalSection EndGlobalSection
EndGlobal EndGlobal
Binary file modified Sources/DbUtility.v11.suo
Binary file not shown.

0 comments on commit e088437

Please sign in to comment.