diff options
Diffstat (limited to 'server-v2/EpistmoolServer.sln')
-rw-r--r-- | server-v2/EpistmoolServer.sln | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/server-v2/EpistmoolServer.sln b/server-v2/EpistmoolServer.sln new file mode 100644 index 0000000..fa7c1ff --- /dev/null +++ b/server-v2/EpistmoolServer.sln @@ -0,0 +1,16 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "EpistmoolServer", "src\EpistmoolServer\EpistmoolServer.fsproj", "{75BE8A79-B724-4F08-9821-37515BA00781}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {75BE8A79-B724-4F08-9821-37515BA00781}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {75BE8A79-B724-4F08-9821-37515BA00781}.Debug|Any CPU.Build.0 = Debug|Any CPU + {75BE8A79-B724-4F08-9821-37515BA00781}.Release|Any CPU.ActiveCfg = Release|Any CPU + {75BE8A79-B724-4F08-9821-37515BA00781}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal |