@@ -46,12 +46,6 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "ARCtrl.ISA.Spreadsheet", "s
4646EndProject
4747Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "ISA.Spreadsheet.Tests" , "tests\ISA\ISA.Spreadsheet.Tests\ISA.Spreadsheet.Tests.fsproj" , "{656E8DAF-EFCF-472E-91D0-987D09B74523}"
4848EndProject
49- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "playground" , "playground" , "{45E972BE-0BFA-4DE3-B84A-D9F13C4E9D08}"
50- Project Section (SolutionItems ) = preProject
51- playground \KevinF .fsx = playground \KevinF .fsx
52- playground \testScript .fsx = playground \testScript .fsx
53- EndProject Section
54- EndProject
5549Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "JavaScript" , "JavaScript" , "{913222CA-261F-49CB-A823-CC7C335F964A}"
5650 Project Section (SolutionItems ) = preProject
5751 tests \JavaScript \ARCtrl .Index .js = tests \JavaScript \ARCtrl .Index .js
@@ -72,7 +66,7 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "FileSystem.Tests", "tests\F
7266EndProject
7367Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "TestingUtils" , "tests\TestingUtils\TestingUtils.fsproj" , "{AA011593-6603-4E16-A7B0-0ED3862511DE}"
7468EndProject
75- Project ("{F2A71F9B-5D33-465A-A702-920D77279786 }" ) = "Speedtest" , "Speedtest\Speedtest.fsproj" , "{FA478808-2A4F-486C-8DB1-71208179FF2E }"
69+ Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705 }" ) = "Speedtest" , "tests\ Speedtest\Speedtest.fsproj" , "{6EFC7E7D-840E-4506-ADBC-37130A21D1C0 }"
7670EndProject
7771Global
7872 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
@@ -136,10 +130,10 @@ Global
136130 {AA011593-6603-4E16-A7B0-0ED3862511DE} .Debug| Any CPU .Build .0 = Debug| Any CPU
137131 {AA011593-6603-4E16-A7B0-0ED3862511DE} .Release| Any CPU .ActiveCfg = Release| Any CPU
138132 {AA011593-6603-4E16-A7B0-0ED3862511DE} .Release| Any CPU .Build .0 = Release| Any CPU
139- {FA478808-2A4F-486C-8DB1-71208179FF2E } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
140- {FA478808-2A4F-486C-8DB1-71208179FF2E } .Debug| Any CPU .Build .0 = Debug| Any CPU
141- {FA478808-2A4F-486C-8DB1-71208179FF2E } .Release| Any CPU .ActiveCfg = Release| Any CPU
142- {FA478808-2A4F-486C-8DB1-71208179FF2E } .Release| Any CPU .Build .0 = Release| Any CPU
133+ {6EFC7E7D-840E-4506-ADBC-37130A21D1C0 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
134+ {6EFC7E7D-840E-4506-ADBC-37130A21D1C0 } .Debug| Any CPU .Build .0 = Debug| Any CPU
135+ {6EFC7E7D-840E-4506-ADBC-37130A21D1C0 } .Release| Any CPU .ActiveCfg = Release| Any CPU
136+ {6EFC7E7D-840E-4506-ADBC-37130A21D1C0 } .Release| Any CPU .Build .0 = Release| Any CPU
143137 EndGlobalSection
144138 GlobalSection (SolutionProperties ) = preSolution
145139 HideSolutionNode = FALSE
@@ -161,7 +155,7 @@ Global
161155 {1945EE8A-F105-43A9-91C9-8C4422B9873E} = {6DA2330B-D407-4FB1-AF05-B0184034EC44}
162156 {D9FE196B-AC21-4C3E-B9AE-DDDEC2158BC3} = {64B34A6E-318D-4E6E-9262-CE52C9B85A38}
163157 {AA011593-6603-4E16-A7B0-0ED3862511DE} = {64B34A6E-318D-4E6E-9262-CE52C9B85A38}
164- {FA478808-2A4F-486C-8DB1-71208179FF2E } = {64B34A6E-318D-4E6E-9262-CE52C9B85A38}
158+ {6EFC7E7D-840E-4506-ADBC-37130A21D1C0 } = {64B34A6E-318D-4E6E-9262-CE52C9B85A38}
165159 EndGlobalSection
166160 GlobalSection (ExtensibilityGlobals ) = postSolution
167161 SolutionGuid = {1E354DE6-99BA-421E-9EF8-E808B855A85F}
0 commit comments