diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2017-10-30 17:24:03 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2017-10-30 17:24:03 +0200 |
| commit | b0000c813d6dfac11cf041fca7de1928596f42ae (patch) | |
| tree | 858f2dd4d68f1981a153d6e4966ea8f187057b58 | |
| parent | 0df90907049d937e3757c266aa7b5b0a3d8af89c (diff) | |
| download | Tango-b0000c813d6dfac11cf041fca7de1928596f42ae.tar.gz Tango-b0000c813d6dfac11cf041fca7de1928596f42ae.zip | |
First Commit! Empty .NET solution.
| -rw-r--r-- | Software/Tango/Tango.sln | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Software/Tango/Tango.sln b/Software/Tango/Tango.sln new file mode 100644 index 000000000..36c67d9a8 --- /dev/null +++ b/Software/Tango/Tango.sln @@ -0,0 +1,10 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.26430.16 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |
