45 строки
2.2 KiB
Plaintext
45 строки
2.2 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.24720.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".paket", ".paket", "{63297B98-5CED-492C-A5B7-A5B4F73CF142}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
paket.dependencies = paket.dependencies
|
|
paket.lock = paket.lock
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Angara.Table", "src\Angara.Table\Angara.Table.fsproj", "{8AD26CAC-04B1-48F1-AA65-3DDB36B2976C}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "project", "project", "{BF60BC93-E09B-4E5F-9D85-95A519479D54}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
README.md = README.md
|
|
RELEASE_NOTES.md = RELEASE_NOTES.md
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{ED8079DD-2B06-4030-9F0F-DC548F98E1C4}"
|
|
EndProject
|
|
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Angara.Table.Tests", "tests\Angara.Table.Tests\Angara.Table.Tests.fsproj", "{866E5D1F-7BB0-4ECE-A4F3-1CC3AFD7802F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8AD26CAC-04B1-48F1-AA65-3DDB36B2976C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{8AD26CAC-04B1-48F1-AA65-3DDB36B2976C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{8AD26CAC-04B1-48F1-AA65-3DDB36B2976C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{8AD26CAC-04B1-48F1-AA65-3DDB36B2976C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{866E5D1F-7BB0-4ECE-A4F3-1CC3AFD7802F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{866E5D1F-7BB0-4ECE-A4F3-1CC3AFD7802F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{866E5D1F-7BB0-4ECE-A4F3-1CC3AFD7802F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{866E5D1F-7BB0-4ECE-A4F3-1CC3AFD7802F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{866E5D1F-7BB0-4ECE-A4F3-1CC3AFD7802F} = {ED8079DD-2B06-4030-9F0F-DC548F98E1C4}
|
|
EndGlobalSection
|
|
EndGlobal
|