-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRealWorlds.ExcelHouganshi.TypeProvider.sln
62 lines (62 loc) · 4.26 KB
/
RealWorlds.ExcelHouganshi.TypeProvider.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "RealWorlds.ExcelHouganshi.TypeProvider", "RealWorlds.ExcelHouganshi.TypeProvider\RealWorlds.ExcelHouganshi.TypeProvider.fsproj", "{15B5589F-72B2-445A-9B24-1EB31C8BEEFD}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp.Compiler.CodeDom", "FSharp.Compiler.CodeDom\FSharp.Compiler.CodeDom.fsproj", "{36BBB3CD-45B4-4757-8B09-C63BB83221A8}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "RealWorlds.ExcelHouganshi.TypeProvider.Data", "RealWorlds.ExcelHouganshi.TypeProvider.Data\RealWorlds.ExcelHouganshi.TypeProvider.Data.fsproj", "{B5869FAA-C1D6-4B34-8278-AA846FD0729D}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "RealWorlds.ExcelHouganshi.TypeProvider.Npoi", "RealWorlds.ExcelHouganshi.TypeProvider.Npoi\RealWorlds.ExcelHouganshi.TypeProvider.Npoi.fsproj", "{039BC70B-D840-4DA2-8B6E-93947631064F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{C060CE1A-F3FC-46E2-8974-CF6699D8B2FE}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "RealWorlds.ExcelHouganshi.TypeProvider.Data.Tests", "tests\RealWorlds.ExcelHouganshi.TypeProvider.Data.Tests\RealWorlds.ExcelHouganshi.TypeProvider.Data.Tests.fsproj", "{C474F31F-203E-46F1-9BDD-2FB7C7D5DB34}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{DBA5B31B-2A80-45C8-991C-95572F833D68}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Util", "Util\Util.fsproj", "{5947F60B-0923-476B-833E-5205322F2203}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{15B5589F-72B2-445A-9B24-1EB31C8BEEFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{15B5589F-72B2-445A-9B24-1EB31C8BEEFD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{15B5589F-72B2-445A-9B24-1EB31C8BEEFD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{15B5589F-72B2-445A-9B24-1EB31C8BEEFD}.Release|Any CPU.Build.0 = Release|Any CPU
{36BBB3CD-45B4-4757-8B09-C63BB83221A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36BBB3CD-45B4-4757-8B09-C63BB83221A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36BBB3CD-45B4-4757-8B09-C63BB83221A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36BBB3CD-45B4-4757-8B09-C63BB83221A8}.Release|Any CPU.Build.0 = Release|Any CPU
{B5869FAA-C1D6-4B34-8278-AA846FD0729D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5869FAA-C1D6-4B34-8278-AA846FD0729D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5869FAA-C1D6-4B34-8278-AA846FD0729D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5869FAA-C1D6-4B34-8278-AA846FD0729D}.Release|Any CPU.Build.0 = Release|Any CPU
{039BC70B-D840-4DA2-8B6E-93947631064F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{039BC70B-D840-4DA2-8B6E-93947631064F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{039BC70B-D840-4DA2-8B6E-93947631064F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{039BC70B-D840-4DA2-8B6E-93947631064F}.Release|Any CPU.Build.0 = Release|Any CPU
{C474F31F-203E-46F1-9BDD-2FB7C7D5DB34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C474F31F-203E-46F1-9BDD-2FB7C7D5DB34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C474F31F-203E-46F1-9BDD-2FB7C7D5DB34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C474F31F-203E-46F1-9BDD-2FB7C7D5DB34}.Release|Any CPU.Build.0 = Release|Any CPU
{5947F60B-0923-476B-833E-5205322F2203}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5947F60B-0923-476B-833E-5205322F2203}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5947F60B-0923-476B-833E-5205322F2203}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5947F60B-0923-476B-833E-5205322F2203}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{C474F31F-203E-46F1-9BDD-2FB7C7D5DB34} = {C060CE1A-F3FC-46E2-8974-CF6699D8B2FE}
EndGlobalSection
EndGlobal