diff --git a/WebAppOfx.sln b/WebAppOfx.sln new file mode 100644 index 00000000..6fc6108b --- /dev/null +++ b/WebAppOfx.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.27004.2005 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebAppOfx", "WebAppOfx\WebAppOfx.csproj", "{D14ACAB9-B19A-445E-9416-8466F01EB020}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D14ACAB9-B19A-445E-9416-8466F01EB020}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D14ACAB9-B19A-445E-9416-8466F01EB020}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D14ACAB9-B19A-445E-9416-8466F01EB020}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D14ACAB9-B19A-445E-9416-8466F01EB020}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {76FF0C9B-4A85-437C-8F4C-368C53BEAD15} + EndGlobalSection +EndGlobal