summaryrefslogtreecommitdiff
path: root/Project.sln
diff options
context:
space:
mode:
Diffstat (limited to 'Project.sln')
-rwxr-xr-xProject.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/Project.sln b/Project.sln
new file mode 100755
index 0000000..4c47e91
--- /dev/null
+++ b/Project.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2017
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Project", "Project.csproj", "{824F454C-2884-A9FE-0ABA-A64A827082DD}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {824F454C-2884-A9FE-0ABA-A64A827082DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {824F454C-2884-A9FE-0ABA-A64A827082DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {824F454C-2884-A9FE-0ABA-A64A827082DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {824F454C-2884-A9FE-0ABA-A64A827082DD}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal