aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.sln
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-02-11 15:32:29 +0200
committerShlomo Hecht <shlomo@twine-s.com>2019-02-11 15:32:29 +0200
commit2843c9ee0d8dc33e1eb21cb8e5dc25ca766e5170 (patch)
tree4b8dbd0763849e5924f30fead361b0c1dbe5b1e5 /Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.sln
parent46c70c15a983f3d0684d88b26f7ed8247588cd88 (diff)
parent4c5f48a52025e560f40418d5983926432adb1eaa (diff)
downloadTango-2843c9ee0d8dc33e1eb21cb8e5dc25ca766e5170.tar.gz
Tango-2843c9ee0d8dc33e1eb21cb8e5dc25ca766e5170.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.sln')
-rw-r--r--Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.sln37
1 files changed, 37 insertions, 0 deletions
diff --git a/Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.sln b/Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.sln
new file mode 100644
index 000000000..bd59e05d9
--- /dev/null
+++ b/Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.sln
@@ -0,0 +1,37 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.28010.2048
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.Scripting", "Tango.Scripting\Tango.Scripting.csproj", "{1E938FD2-C669-4738-98C9-77F96CE4D451}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestApp", "TestApp\TestApp.csproj", "{EB6A2B6A-5115-46F5-A969-DFBBB12FCCC1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.Scripting.Editors", "Tango.Scripting.Editors\Tango.Scripting.Editors.csproj", "{6C55B776-26D4-4DB3-A6AB-87E783B2F3D1}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {1E938FD2-C669-4738-98C9-77F96CE4D451}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1E938FD2-C669-4738-98C9-77F96CE4D451}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1E938FD2-C669-4738-98C9-77F96CE4D451}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1E938FD2-C669-4738-98C9-77F96CE4D451}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EB6A2B6A-5115-46F5-A969-DFBBB12FCCC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EB6A2B6A-5115-46F5-A969-DFBBB12FCCC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EB6A2B6A-5115-46F5-A969-DFBBB12FCCC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EB6A2B6A-5115-46F5-A969-DFBBB12FCCC1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6C55B776-26D4-4DB3-A6AB-87E783B2F3D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6C55B776-26D4-4DB3-A6AB-87E783B2F3D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6C55B776-26D4-4DB3-A6AB-87E783B2F3D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6C55B776-26D4-4DB3-A6AB-87E783B2F3D1}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {198EC086-87E6-4936-A43A-4D33BE36A2C5}
+ EndGlobalSection
+EndGlobal