summaryrefslogtreecommitdiff
path: root/MapEd.sln
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2018-09-29 18:01:34 +0000
committerIan C <ianc@noddybox.co.uk>2018-09-29 18:01:34 +0000
commit8ed524392ae4b3b88ab5e9fafdce7620a0467623 (patch)
tree3e982bd04490063c3c98fb1c3cb8406030bab036 /MapEd.sln
parentcd56676ac2b8757a31d01eb28b13691e350f9d8d (diff)
Initial version
Diffstat (limited to 'MapEd.sln')
-rw-r--r--MapEd.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/MapEd.sln b/MapEd.sln
new file mode 100644
index 0000000..4469663
--- /dev/null
+++ b/MapEd.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.28010.2026
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapEd", "MapEd\MapEd.csproj", "{C26307FC-4620-4962-9433-B527B9F5716A}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {C26307FC-4620-4962-9433-B527B9F5716A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C26307FC-4620-4962-9433-B527B9F5716A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C26307FC-4620-4962-9433-B527B9F5716A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C26307FC-4620-4962-9433-B527B9F5716A}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {59784048-BC25-40A4-9E53-746BDEAC5925}
+ EndGlobalSection
+EndGlobal