Files
pulsing-server/PulsingServer.sln
2021-02-17 16:07:42 +00:00

23 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "PulsingServer", "PulsingServer\PulsingServer.fsproj", "{FF56F740-69E3-4072-B6B9-D69395D0E53A}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Test", "Test\Test.fsproj", "{6234E354-B2B1-4A45-8134-C306846E5A71}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FF56F740-69E3-4072-B6B9-D69395D0E53A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF56F740-69E3-4072-B6B9-D69395D0E53A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF56F740-69E3-4072-B6B9-D69395D0E53A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF56F740-69E3-4072-B6B9-D69395D0E53A}.Release|Any CPU.Build.0 = Release|Any CPU
{6234E354-B2B1-4A45-8134-C306846E5A71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6234E354-B2B1-4A45-8134-C306846E5A71}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6234E354-B2B1-4A45-8134-C306846E5A71}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6234E354-B2B1-4A45-8134-C306846E5A71}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal