diff options
Diffstat (limited to 'Database/Database.sln')
-rw-r--r-- | Database/Database.sln | 18 |
1 files changed, 18 insertions, 0 deletions
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
|