diff options
Diffstat (limited to 'SovereignDemesneAzure/SovereignDemesneAzure.sln')
-rw-r--r-- | SovereignDemesneAzure/SovereignDemesneAzure.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/SovereignDemesneAzure/SovereignDemesneAzure.sln b/SovereignDemesneAzure/SovereignDemesneAzure.sln new file mode 100644 index 0000000..e569380 --- /dev/null +++ b/SovereignDemesneAzure/SovereignDemesneAzure.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.14.36414.22 d17.14 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SovereignDemesneRazor", "SovereignDemesneRazor\SovereignDemesneRazor.csproj", "{EDF4737A-935A-4F88-9AF1-F829283220A5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {EDF4737A-935A-4F88-9AF1-F829283220A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EDF4737A-935A-4F88-9AF1-F829283220A5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EDF4737A-935A-4F88-9AF1-F829283220A5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EDF4737A-935A-4F88-9AF1-F829283220A5}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {A76EF84B-5A2A-478D-9A54-BE53C84D5E52} + EndGlobalSection +EndGlobal |