@@ -5,12 +5,8 @@ VisualStudioVersion = 17.0.31903.59
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{7501C4DF-A844-40A0-8742-3343E48E55F1}"
77EndProject
8- Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "BioFSharp.XYZ" , "src\BioFSharp.XYZ\BioFSharp.XYZ.fsproj" , "{BAC97B5C-B9A6-40D6-B533-0A07E12939ED}"
9- EndProject
108Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{D152DA0B-8F60-4611-B613-642379E2B17C}"
119EndProject
12- Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "BioFSharp.XYZ.Tests" , "tests\BioFSharp.XYZ.Tests\BioFSharp.XYZ.Tests.fsproj" , "{CB9E38BC-EE86-44EB-AFF5-91D1AF713ADC}"
13- EndProject
1410Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "project" , "project" , "{77A50576-9359-44E5-B2F9-95318AB3DAEA}"
1511 Project Section (SolutionItems ) = preProject
1612 .gitignore = .gitignore
@@ -39,31 +35,42 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".ci", ".ci", "{812698C9-F1C
3935 .github \workflows \deploy -docs .yml = .github \workflows \deploy -docs .yml
4036 EndProject Section
4137EndProject
38+ Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "BioFSharp.BioContainers" , "src\BioFSharp.BioContainers\BioFSharp.BioContainers.fsproj" , "{7D8326B2-8E06-4626-AA90-C1B885A0BC12}"
39+ EndProject
40+ Project ("{F2A71F9B-5D33-465A-A702-920D77279786}" ) = "BioFSharp.BioContainers.Tests" , "tests\BioFSharp.BioContainers.Tests\BioFSharp.BioContainers.Tests.fsproj" , "{D9C5FFEE-B9DD-46E5-84B8-2E83E77D3187}"
41+ EndProject
42+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Scripts" , "Scripts" , "{907323D1-E132-4F08-A1EB-AB8E1F434F56}"
43+ Project Section (SolutionItems ) = preProject
44+ tests \BioFSharp .BioContainers .Tests \scripts \blast .fsx = tests \BioFSharp .BioContainers .Tests \scripts \blast .fsx
45+ tests \BioFSharp .BioContainers .Tests \scripts \Docker .fsx = tests \BioFSharp .BioContainers .Tests \scripts \Docker .fsx
46+ EndProject Section
47+ EndProject
4248Global
4349 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
4450 Debug| Any CPU = Debug| Any CPU
4551 Release| Any CPU = Release| Any CPU
4652 EndGlobalSection
4753 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
48- {BAC97B5C-B9A6-40D6-B533-0A07E12939ED} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
49- {BAC97B5C-B9A6-40D6-B533-0A07E12939ED} .Debug| Any CPU .Build .0 = Debug| Any CPU
50- {BAC97B5C-B9A6-40D6-B533-0A07E12939ED} .Release| Any CPU .ActiveCfg = Release| Any CPU
51- {BAC97B5C-B9A6-40D6-B533-0A07E12939ED} .Release| Any CPU .Build .0 = Release| Any CPU
52- {CB9E38BC-EE86-44EB-AFF5-91D1AF713ADC} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
53- {CB9E38BC-EE86-44EB-AFF5-91D1AF713ADC} .Debug| Any CPU .Build .0 = Debug| Any CPU
54- {CB9E38BC-EE86-44EB-AFF5-91D1AF713ADC} .Release| Any CPU .ActiveCfg = Release| Any CPU
55- {CB9E38BC-EE86-44EB-AFF5-91D1AF713ADC} .Release| Any CPU .Build .0 = Release| Any CPU
5654 {8DCCA688-871C-49DD-BC06-4877F714497C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
5755 {8DCCA688-871C-49DD-BC06-4877F714497C} .Debug| Any CPU .Build .0 = Debug| Any CPU
5856 {8DCCA688-871C-49DD-BC06-4877F714497C} .Release| Any CPU .ActiveCfg = Release| Any CPU
5957 {8DCCA688-871C-49DD-BC06-4877F714497C} .Release| Any CPU .Build .0 = Release| Any CPU
58+ {7D8326B2-8E06-4626-AA90-C1B885A0BC12} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
59+ {7D8326B2-8E06-4626-AA90-C1B885A0BC12} .Debug| Any CPU .Build .0 = Debug| Any CPU
60+ {7D8326B2-8E06-4626-AA90-C1B885A0BC12} .Release| Any CPU .ActiveCfg = Release| Any CPU
61+ {7D8326B2-8E06-4626-AA90-C1B885A0BC12} .Release| Any CPU .Build .0 = Release| Any CPU
62+ {D9C5FFEE-B9DD-46E5-84B8-2E83E77D3187} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
63+ {D9C5FFEE-B9DD-46E5-84B8-2E83E77D3187} .Debug| Any CPU .Build .0 = Debug| Any CPU
64+ {D9C5FFEE-B9DD-46E5-84B8-2E83E77D3187} .Release| Any CPU .ActiveCfg = Release| Any CPU
65+ {D9C5FFEE-B9DD-46E5-84B8-2E83E77D3187} .Release| Any CPU .Build .0 = Release| Any CPU
6066 EndGlobalSection
6167 GlobalSection (SolutionProperties ) = preSolution
6268 HideSolutionNode = FALSE
6369 EndGlobalSection
6470 GlobalSection (NestedProjects ) = preSolution
65- {BAC97B5C-B9A6-40D6-B533-0A07E12939ED} = {7501C4DF-A844-40A0-8742-3343E48E55F1}
66- {CB9E38BC-EE86-44EB-AFF5-91D1AF713ADC} = {D152DA0B-8F60-4611-B613-642379E2B17C}
6771 {8DCCA688-871C-49DD-BC06-4877F714497C} = {78399A41-F06A-4B35-AA24-E2E20209D8DE}
72+ {7D8326B2-8E06-4626-AA90-C1B885A0BC12} = {7501C4DF-A844-40A0-8742-3343E48E55F1}
73+ {D9C5FFEE-B9DD-46E5-84B8-2E83E77D3187} = {D152DA0B-8F60-4611-B613-642379E2B17C}
74+ {907323D1-E132-4F08-A1EB-AB8E1F434F56} = {D152DA0B-8F60-4611-B613-642379E2B17C}
6875 EndGlobalSection
6976EndGlobal
0 commit comments