-
Notifications
You must be signed in to change notification settings - Fork 1
/
Plotly.Sharp.sln
71 lines (71 loc) · 4.5 KB
/
Plotly.Sharp.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29306.81
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plotly.Bridge", "Plotly.Bridge\Plotly.Bridge.csproj", "{2C6F7FB3-62C9-400E-A9C1-26C2CA5FFEA1}"
EndProject
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Plotly.Bridge.Generator", "Plotly.Bridge.Generator\Plotly.Bridge.Generator.fsproj", "{D4274115-77E5-4A1F-929C-67473DDC254F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plotly.Bridge.Demo", "Plotly.Bridge.Demo\Plotly.Bridge.Demo.csproj", "{41FCECA4-2DA9-4F46-97BE-47BB3418B3AB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "azure-devops", "azure-devops", "{8B7E9B7F-5A91-4C0A-9F68-60F5530FDDB0}"
ProjectSection(SolutionItems) = preProject
.devops\build-nuget.yml = .devops\build-nuget.yml
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3CE3C21C-F645-4FF2-B6D2-0AB7C1E0FCF1}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plotly.Bridge.Demo.UsingNuGet", "Plotly.Bridge.Demo.UsingNuGet\Plotly.Bridge.Demo.UsingNuGet.csproj", "{BECAFD81-89D6-4142-81B3-435123615BA9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plotly.Sharp", "Plotly.Sharp\Plotly.Sharp.csproj", "{E70320D9-3325-4788-9795-B2AAA93E760D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plotly.Sharp.Demo", "Plotly.Sharp.Demo\Plotly.Sharp.Demo.csproj", "{36176F0E-823C-48CA-A3C9-49F5458D266D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plotly.H5", "Plotly.H5\Plotly.H5.csproj", "{B81B71AB-7C09-47A6-9701-AC208850F3E5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2C6F7FB3-62C9-400E-A9C1-26C2CA5FFEA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2C6F7FB3-62C9-400E-A9C1-26C2CA5FFEA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2C6F7FB3-62C9-400E-A9C1-26C2CA5FFEA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2C6F7FB3-62C9-400E-A9C1-26C2CA5FFEA1}.Release|Any CPU.Build.0 = Release|Any CPU
{D4274115-77E5-4A1F-929C-67473DDC254F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4274115-77E5-4A1F-929C-67473DDC254F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4274115-77E5-4A1F-929C-67473DDC254F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4274115-77E5-4A1F-929C-67473DDC254F}.Release|Any CPU.Build.0 = Release|Any CPU
{41FCECA4-2DA9-4F46-97BE-47BB3418B3AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41FCECA4-2DA9-4F46-97BE-47BB3418B3AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41FCECA4-2DA9-4F46-97BE-47BB3418B3AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41FCECA4-2DA9-4F46-97BE-47BB3418B3AB}.Release|Any CPU.Build.0 = Release|Any CPU
{BECAFD81-89D6-4142-81B3-435123615BA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BECAFD81-89D6-4142-81B3-435123615BA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BECAFD81-89D6-4142-81B3-435123615BA9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BECAFD81-89D6-4142-81B3-435123615BA9}.Release|Any CPU.Build.0 = Release|Any CPU
{E70320D9-3325-4788-9795-B2AAA93E760D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E70320D9-3325-4788-9795-B2AAA93E760D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E70320D9-3325-4788-9795-B2AAA93E760D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E70320D9-3325-4788-9795-B2AAA93E760D}.Release|Any CPU.Build.0 = Release|Any CPU
{36176F0E-823C-48CA-A3C9-49F5458D266D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36176F0E-823C-48CA-A3C9-49F5458D266D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36176F0E-823C-48CA-A3C9-49F5458D266D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36176F0E-823C-48CA-A3C9-49F5458D266D}.Release|Any CPU.Build.0 = Release|Any CPU
{B81B71AB-7C09-47A6-9701-AC208850F3E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B81B71AB-7C09-47A6-9701-AC208850F3E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B81B71AB-7C09-47A6-9701-AC208850F3E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B81B71AB-7C09-47A6-9701-AC208850F3E5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {36868868-9865-46CA-AF06-29BE13308C82}
EndGlobalSection
EndGlobal