@@ -107,12 +107,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{7B09CC0A-F
107107 docs \11 _1 _carpet _line _scatter _plots .fsx = docs \11 _1 _carpet _line _scatter _plots .fsx
108108 docs \11 _2 _contourcarpet _plots .fsx = docs \11 _2 _contourcarpet _plots .fsx
109109 docs \12 _1 _smith _line _scatter _plots .fsx = docs \12 _1 _smith _line _scatter _plots .fsx
110- docs \_template .fsx = docs \_template .fsx
111- docs \_template .html = docs \_template .html
112- docs \_template .ipynb = docs \_template .ipynb
113110 docs \Dockerfile = docs \Dockerfile
114111 docs \index .fsx = docs \index .fsx
115112 docs \NuGet .config = docs \NuGet .config
113+ docs \_template .fsx = docs \_template .fsx
114+ docs \_template .html = docs \_template .html
115+ docs \_template .ipynb = docs \_template .ipynb
116116 EndProject Section
117117EndProject
118118Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "reference" , "reference" , "{5219BAC7-ACE6-435F-A983-BC63DD7B745E}"
@@ -144,8 +144,6 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Plotly.NET.Tests.FSharpCons
144144EndProject
145145Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Plotly.NET.Tests.CSharpConsole" , "tests\Plotly.NET.Tests.CSharpConsole\Plotly.NET.Tests.CSharpConsole.csproj" , "{1BC73DA0-586F-45C2-BC5B-A70C452A00F0}"
146146EndProject
147- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Plotly.NET.Tests.CSharp" , "tests\Plotly.NET.Tests.CSharp\Plotly.NET.Tests.CSharp.csproj" , "{26539796-0C9D-4856-8584-B58BE32CC495}"
148- EndProject
149147Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "Plotly.NET.ImageExport.Tests" , "tests\Plotly.NET.ImageExport.Tests\Plotly.NET.ImageExport.Tests.fsproj" , "{55A461C3-8018-4020-B16E-D6005BDFCAED}"
150148EndProject
151149Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "build" , "build\build.fsproj" , "{403785C9-B5B1-4BA4-9944-A0F9D5D1B3CD}"
@@ -154,6 +152,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plotly.NET.CSharp", "src\Pl
154152EndProject
155153Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Plotly.NET.CSharp.Tests" , "tests\Plotly.NET.CSharp.Tests\Plotly.NET.CSharp.Tests.csproj" , "{4C24BA53-F41C-4110-AD7A-28143DCF671E}"
156154EndProject
155+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Plotly.NET.Tests.CSharpInteroperability" , "tests\Plotly.NET.Tests.CSharpInteroperability\Plotly.NET.Tests.CSharpInteroperability.csproj" , "{64022D22-EB9A-4AE3-A0E6-BFA41E8B18CB}"
156+ EndProject
157157Global
158158 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
159159 Debug| Any CPU = Debug| Any CPU
@@ -197,12 +197,6 @@ Global
197197 {1BC73DA0-586F-45C2-BC5B-A70C452A00F0} .Dotnet| Any CPU .Build .0 = Debug| Any CPU
198198 {1BC73DA0-586F-45C2-BC5B-A70C452A00F0} .Release| Any CPU .ActiveCfg = Release| Any CPU
199199 {1BC73DA0-586F-45C2-BC5B-A70C452A00F0} .Release| Any CPU .Build .0 = Release| Any CPU
200- {26539796-0C9D-4856-8584-B58BE32CC495} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
201- {26539796-0C9D-4856-8584-B58BE32CC495} .Debug| Any CPU .Build .0 = Debug| Any CPU
202- {26539796-0C9D-4856-8584-B58BE32CC495} .Dotnet| Any CPU .ActiveCfg = Debug| Any CPU
203- {26539796-0C9D-4856-8584-B58BE32CC495} .Dotnet| Any CPU .Build .0 = Debug| Any CPU
204- {26539796-0C9D-4856-8584-B58BE32CC495} .Release| Any CPU .ActiveCfg = Release| Any CPU
205- {26539796-0C9D-4856-8584-B58BE32CC495} .Release| Any CPU .Build .0 = Release| Any CPU
206200 {55A461C3-8018-4020-B16E-D6005BDFCAED} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
207201 {55A461C3-8018-4020-B16E-D6005BDFCAED} .Debug| Any CPU .Build .0 = Debug| Any CPU
208202 {55A461C3-8018-4020-B16E-D6005BDFCAED} .Dotnet| Any CPU .ActiveCfg = Debug| Any CPU
@@ -227,6 +221,12 @@ Global
227221 {4C24BA53-F41C-4110-AD7A-28143DCF671E} .Dotnet| Any CPU .Build .0 = Debug| Any CPU
228222 {4C24BA53-F41C-4110-AD7A-28143DCF671E} .Release| Any CPU .ActiveCfg = Release| Any CPU
229223 {4C24BA53-F41C-4110-AD7A-28143DCF671E} .Release| Any CPU .Build .0 = Release| Any CPU
224+ {64022D22-EB9A-4AE3-A0E6-BFA41E8B18CB} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
225+ {64022D22-EB9A-4AE3-A0E6-BFA41E8B18CB} .Debug| Any CPU .Build .0 = Debug| Any CPU
226+ {64022D22-EB9A-4AE3-A0E6-BFA41E8B18CB} .Dotnet| Any CPU .ActiveCfg = Debug| Any CPU
227+ {64022D22-EB9A-4AE3-A0E6-BFA41E8B18CB} .Dotnet| Any CPU .Build .0 = Debug| Any CPU
228+ {64022D22-EB9A-4AE3-A0E6-BFA41E8B18CB} .Release| Any CPU .ActiveCfg = Release| Any CPU
229+ {64022D22-EB9A-4AE3-A0E6-BFA41E8B18CB} .Release| Any CPU .Build .0 = Release| Any CPU
230230 EndGlobalSection
231231 GlobalSection (SolutionProperties ) = preSolution
232232 HideSolutionNode = FALSE
@@ -241,11 +241,11 @@ Global
241241 {6CFC629E-1A0C-4EF3-8495-BA00A356A381} = {0E87E47E-9EDC-4525-AF72-F0E139D54236}
242242 {60114ACE-77E6-4A19-9A2F-CB64084174AF} = {EAE25A1F-86FC-426B-803F-1006D1AD06A8}
243243 {1BC73DA0-586F-45C2-BC5B-A70C452A00F0} = {EAE25A1F-86FC-426B-803F-1006D1AD06A8}
244- {26539796-0C9D-4856-8584-B58BE32CC495} = {EAE25A1F-86FC-426B-803F-1006D1AD06A8}
245244 {55A461C3-8018-4020-B16E-D6005BDFCAED} = {EAE25A1F-86FC-426B-803F-1006D1AD06A8}
246245 {403785C9-B5B1-4BA4-9944-A0F9D5D1B3CD} = {7C6D08E7-3EAC-4335-8F4B-252C193C27C9}
247246 {F944FE69-F4A5-4B48-8E4D-BE4B61E92B26} = {0E87E47E-9EDC-4525-AF72-F0E139D54236}
248247 {4C24BA53-F41C-4110-AD7A-28143DCF671E} = {EAE25A1F-86FC-426B-803F-1006D1AD06A8}
248+ {64022D22-EB9A-4AE3-A0E6-BFA41E8B18CB} = {EAE25A1F-86FC-426B-803F-1006D1AD06A8}
249249 EndGlobalSection
250250 GlobalSection (ExtensibilityGlobals ) = postSolution
251251 SolutionGuid = {7177F1E1-341C-48AB-9864-6B525FFF7633}
0 commit comments