79 lines
4.3 KiB
Plaintext
79 lines
4.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27004.2005
|
|
MinimumVisualStudioVersion = 15.0.26124.0
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7997A6E8-F5C8-4742-B6D0-E16FA2CAA296}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
README.md = README.md
|
|
LICENSE = LICENSE
|
|
Dockerfile = Dockerfile
|
|
.gitlab-ci.yml = .gitlab-ci.yml
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Build", "Build.fsproj", "{893D4D4F-ACEE-4016-ADFC-912C922102C4}"
|
|
EndProject
|
|
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "src", "src/Sputnik.fsproj", "{8865AAA6-7192-4F0B-B228-A6FE00CB631D}"
|
|
EndProject
|
|
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "test", "test\Tests.fsproj", "{6440C151-191E-4B59-8B45-C0744DC39864}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Release|x64.Build.0 = Release|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{893D4D4F-ACEE-4016-ADFC-912C922102C4}.Release|x86.Build.0 = Release|Any CPU
|
|
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Release|x64.Build.0 = Release|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{8865AAA6-7192-4F0B-B228-A6FE00CB631D}.Release|x86.Build.0 = Release|Any CPU
|
|
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Release|x64.Build.0 = Release|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{6440C151-191E-4B59-8B45-C0744DC39864}.Release|x86.Build.0 = Release|Any CPU
|
|
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {C42030F0-A3BD-45F9-971E-FB3FA69643DA}
|
|
EndGlobalSection
|
|
EndGlobal
|