From cb0871ac960e71f597271ff853e1049fe7b50e9e Mon Sep 17 00:00:00 2001 From: Robert Dennis Date: Tue, 21 Apr 2015 10:26:44 -0400 Subject: [PATCH] Revert "Removed .sln" This reverts commit 7af9d14d44862ac66c88d9dac5649869f37ef016. --- DefinitelyTyped.sln | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 DefinitelyTyped.sln diff --git a/DefinitelyTyped.sln b/DefinitelyTyped.sln new file mode 100644 index 000000000..98daf5f12 --- /dev/null +++ b/DefinitelyTyped.sln @@ -0,0 +1,16 @@ + +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