Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-09-28 13:54:30 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-09-28 13:54:30 +0300
commitd8a7347e0138124b75aceb7e6b65136becffe42f (patch)
tree3ff53bfe369d2a59e9432511a6615d603959942f /NesTiler.sln
parentb7fc0da7291ca14e68955944d56cf37cec53d63d (diff)
Created solution
Diffstat (limited to 'NesTiler.sln')
-rw-r--r--NesTiler.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/NesTiler.sln b/NesTiler.sln
new file mode 100644
index 0000000..1cf51f7
--- /dev/null
+++ b/NesTiler.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.31321.278
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NesTiler", "NesTiler\NesTiler.csproj", "{C01FEB38-E91F-473A-A2D5-4E9859BAAB06}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {C01FEB38-E91F-473A-A2D5-4E9859BAAB06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C01FEB38-E91F-473A-A2D5-4E9859BAAB06}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C01FEB38-E91F-473A-A2D5-4E9859BAAB06}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C01FEB38-E91F-473A-A2D5-4E9859BAAB06}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {8543DB07-6862-4978-B1FF-7ABE64A37623}
+ EndGlobalSection
+EndGlobal