From b4d4725a5ed40c5009ba599301c3ab5fac62d930 Mon Sep 17 00:00:00 2001 From: Jared Parsons Date: Tue, 22 Nov 2016 11:01:57 -0800 Subject: [PATCH] Removed empty solution --- src/Dependencies/Dependencies.sln | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/Dependencies/Dependencies.sln diff --git a/src/Dependencies/Dependencies.sln b/src/Dependencies/Dependencies.sln deleted file mode 100644 index 2f24384408c..00000000000 --- a/src/Dependencies/Dependencies.sln +++ /dev/null @@ -1,16 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25123.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Global - GlobalSection(SharedMSBuildProjectFiles) = preSolution - EndGlobalSection - GlobalSection(SolutionConfigurationPlatforms) = preSolution - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal -- GitLab