forked from fsprojects/IfSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
IfSharp.sln
128 lines (128 loc) · 7.1 KB
/
IfSharp.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2036
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "IfSharp.Kernel", "src\IfSharp.Kernel\IfSharp.Kernel.fsproj", "{2FE619B3-4756-4285-B31F-232607F62D78}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{9D4EDE1C-AB08-4800-9A57-4689DA45B701}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "project", "project", "{D2376EF6-662E-45C9-A440-0530EFD799BF}"
ProjectSection(SolutionItems) = preProject
Feature Notebook format 4_0.ipynb = Feature Notebook format 4_0.ipynb
Feature Notebook.ipynb = Feature Notebook.ipynb
ifsharpsetup.iss = ifsharpsetup.iss
LICENSE.txt = LICENSE.txt
README.md = README.md
RELEASE_NOTES.md = RELEASE_NOTES.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{88BC26ED-4DC4-4035-AA6D-44CD2A160996}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "content", "content", "{A8428CDC-273B-434D-AAA2-0D0164E3D329}"
ProjectSection(SolutionItems) = preProject
docs\content\customPrinters.fsx = docs\content\customPrinters.fsx
docs\content\globals.fsx = docs\content\globals.fsx
docs\content\index.fsx = docs\content\index.fsx
docs\content\installation.fsx = docs\content\installation.fsx
docs\content\nuget.fsx = docs\content\nuget.fsx
docs\content\utils.fsx = docs\content\utils.fsx
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tools", "tools", "{E7CBA335-71DC-45BC-BB08-8837F866EDB9}"
ProjectSection(SolutionItems) = preProject
docs\tools\generate.fsx = docs\tools\generate.fsx
docs\tools\templates\template.cshtml = docs\tools\templates\template.cshtml
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{3C993D34-1BD4-4002-B149-7DB2ECAD61CF}"
ProjectSection(SolutionItems) = preProject
build.cmd = build.cmd
build.fsx = build.fsx
EndProjectSection
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "IfSharp.Kernel.Tests", "tests\IfSharp.Kernel.Tests\IfSharp.Kernel.Tests.fsproj", "{52627028-50B5-427F-BDDB-9DEADB72E7D6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ipython-profile", "ipython-profile", "{F5A3E866-86FB-44AD-9ED1-DB65D6EB0058}"
ProjectSection(SolutionItems) = preProject
ipython-profile\static\custom\ifsharp_logo.png = ipython-profile\static\custom\ifsharp_logo.png
ipython-profile\ipython_config.py = ipython-profile\ipython_config.py
ipython-profile\ipython_qtconsole_config.py = ipython-profile\ipython_qtconsole_config.py
ipython-profile\kernel.js = ipython-profile\kernel.js
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IfSharpConsole", "src\IfSharpConsole\IfSharpConsole.csproj", "{6BD0E996-0AEE-4FC7-8FB9-46E033D0C7F1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "static", "static", "{45519D10-5973-41C3-A8D0-BCBF0008044D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "custom", "custom", "{3AAFA64D-CBB6-488E-B395-6A1E7CB554CE}"
ProjectSection(SolutionItems) = preProject
ipython-profile\static\custom\fsharp.css = ipython-profile\static\custom\fsharp.css
ipython-profile\static\custom\ifsharp_logo.png = ipython-profile\static\custom\ifsharp_logo.png
ipython-profile\static\custom\webintellisense-codemirror.js = ipython-profile\static\custom\webintellisense-codemirror.js
ipython-profile\static\custom\webintellisense.js = ipython-profile\static\custom\webintellisense.js
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "files", "files", "{F420A7BF-AF5F-4C69-99D3-C0DA09FA1F19}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "img", "img", "{7B100429-EB1D-4D08-919F-5F9D6D148BFA}"
ProjectSection(SolutionItems) = preProject
docs\files\img\chart-1.png = docs\files\img\chart-1.png
docs\files\img\chart-2.png = docs\files\img\chart-2.png
docs\files\img\chart-3.png = docs\files\img\chart-3.png
docs\files\img\errors-1.png = docs\files\img\errors-1.png
docs\files\img\icon.ico = docs\files\img\icon.ico
docs\files\img\icon.png = docs\files\img\icon.png
docs\files\img\intellisense-1.png = docs\files\img\intellisense-1.png
docs\files\img\intellisense-2.png = docs\files\img\intellisense-2.png
docs\files\img\intellisense-3.png = docs\files\img\intellisense-3.png
docs\files\img\intellisense-4.png = docs\files\img\intellisense-4.png
docs\files\img\intellisense-5.png = docs\files\img\intellisense-5.png
docs\files\img\intellisense-reference.gif = docs\files\img\intellisense-reference.gif
docs\files\img\logo.png = docs\files\img\logo.png
docs\files\img\math-1.png = docs\files\img\math-1.png
docs\files\img\toaster.png = docs\files\img\toaster.png
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "kernel-spec", "kernel-spec", "{4D56C9F0-7F98-4587-A320-98C06876AC9B}"
ProjectSection(SolutionItems) = preProject
kernel-spec\kernel.json = kernel-spec\kernel.json
kernel-spec\logo-32x32.png = kernel-spec\logo-32x32.png
kernel-spec\logo-64x64.png = kernel-spec\logo-64x64.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2FE619B3-4756-4285-B31F-232607F62D78}.Debug|x64.ActiveCfg = Debug|x64
{2FE619B3-4756-4285-B31F-232607F62D78}.Debug|x64.Build.0 = Debug|x64
{2FE619B3-4756-4285-B31F-232607F62D78}.Release|x64.ActiveCfg = Release|x64
{2FE619B3-4756-4285-B31F-232607F62D78}.Release|x64.Build.0 = Release|x64
{52627028-50B5-427F-BDDB-9DEADB72E7D6}.Debug|x64.ActiveCfg = Debug|x64
{52627028-50B5-427F-BDDB-9DEADB72E7D6}.Debug|x64.Build.0 = Debug|x64
{52627028-50B5-427F-BDDB-9DEADB72E7D6}.Release|x64.ActiveCfg = Release|x64
{52627028-50B5-427F-BDDB-9DEADB72E7D6}.Release|x64.Build.0 = Release|x64
{6BD0E996-0AEE-4FC7-8FB9-46E033D0C7F1}.Debug|x64.ActiveCfg = Debug|x64
{6BD0E996-0AEE-4FC7-8FB9-46E033D0C7F1}.Debug|x64.Build.0 = Debug|x64
{6BD0E996-0AEE-4FC7-8FB9-46E033D0C7F1}.Release|x64.ActiveCfg = Release|x64
{6BD0E996-0AEE-4FC7-8FB9-46E033D0C7F1}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A8428CDC-273B-434D-AAA2-0D0164E3D329} = {9D4EDE1C-AB08-4800-9A57-4689DA45B701}
{E7CBA335-71DC-45BC-BB08-8837F866EDB9} = {9D4EDE1C-AB08-4800-9A57-4689DA45B701}
{52627028-50B5-427F-BDDB-9DEADB72E7D6} = {88BC26ED-4DC4-4035-AA6D-44CD2A160996}
{45519D10-5973-41C3-A8D0-BCBF0008044D} = {F5A3E866-86FB-44AD-9ED1-DB65D6EB0058}
{3AAFA64D-CBB6-488E-B395-6A1E7CB554CE} = {45519D10-5973-41C3-A8D0-BCBF0008044D}
{F420A7BF-AF5F-4C69-99D3-C0DA09FA1F19} = {9D4EDE1C-AB08-4800-9A57-4689DA45B701}
{7B100429-EB1D-4D08-919F-5F9D6D148BFA} = {F420A7BF-AF5F-4C69-99D3-C0DA09FA1F19}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0D40E243-FC1E-43DA-B53D-08D731012F40}
EndGlobalSection
EndGlobal