From 5df6f91843740bb8b9a5ace29f2ac44b71899a67 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 4 Feb 2019 09:25:36 +0000 Subject: Made a new solution file to link classlibs --- Database/Database.sln | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Database/Database.sln (limited to 'Database/Database.sln') diff --git a/Database/Database.sln b/Database/Database.sln new file mode 100644 index 0000000..bba50e0 --- /dev/null +++ b/Database/Database.sln @@ -0,0 +1,18 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.26124.0 +MinimumVisualStudioVersion = 15.0.26124.0 +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|Any CPU = Release|Any CPU + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3-13-gbd6f