summaryrefslogtreecommitdiff
path: root/CoreWiki.sln
diff options
context:
space:
mode:
Diffstat (limited to 'CoreWiki.sln')
-rw-r--r--CoreWiki.sln16
1 files changed, 16 insertions, 0 deletions
diff --git a/CoreWiki.sln b/CoreWiki.sln
new file mode 100644
index 0000000..640dffa
--- /dev/null
+++ b/CoreWiki.sln
@@ -0,0 +1,16 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreWiki", "CoreWiki\CoreWiki.csproj", "{3CD4853B-7D70-415B-A4A0-22CEEA1860E7}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {3CD4853B-7D70-415B-A4A0-22CEEA1860E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3CD4853B-7D70-415B-A4A0-22CEEA1860E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3CD4853B-7D70-415B-A4A0-22CEEA1860E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3CD4853B-7D70-415B-A4A0-22CEEA1860E7}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+EndGlobal