aboutsummaryrefslogtreecommitdiff
path: root/Database
diff options
context:
space:
mode:
authorAryadev Chavali <aryadevchavali1@gmail.com>2019-02-04 09:25:36 +0000
committerAryadev Chavali <aryadevchavali1@gmail.com>2019-02-04 09:25:36 +0000
commit5df6f91843740bb8b9a5ace29f2ac44b71899a67 (patch)
tree1fb9574e5954261a42ec54e2cc0e5160237c73cb /Database
parent54299514b4a0e71acbb2fff2099d89901e871d08 (diff)
downloadnewsaggregator-5df6f91843740bb8b9a5ace29f2ac44b71899a67.tar.gz
newsaggregator-5df6f91843740bb8b9a5ace29f2ac44b71899a67.tar.bz2
newsaggregator-5df6f91843740bb8b9a5ace29f2ac44b71899a67.zip
Made a new solution file to link classlibs
Diffstat (limited to 'Database')
-rw-r--r--Database/Database.sln18
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