From d5fe00d3f5e9bbe1a8ffb18b5ea9556bf0067810 Mon Sep 17 00:00:00 2001 From: Robert Dennis Date: Tue, 21 Apr 2015 10:42:20 -0400 Subject: [PATCH] Remove .sln --- DefinitelyTyped.sln | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 DefinitelyTyped.sln diff --git a/DefinitelyTyped.sln b/DefinitelyTyped.sln deleted file mode 100644 index 98daf5f12..000000000 --- a/DefinitelyTyped.sln +++ /dev/null @@ -1,16 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.31101.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "jquery", "jquery", "{0F6EC0BB-B970-4DA2-84BD-E851D33A4EE7}" - ProjectSection(SolutionItems) = preProject - jquery\jquery-tests.ts = jquery\jquery-tests.ts - jquery\jquery.d.ts = jquery\jquery.d.ts - EndProjectSection -EndProject -Global - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal