@@ -31,19 +31,15 @@ Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "Plotly.NET", "src\Plotly.NE
3131EndProject
3232Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".ci" , ".ci" , "{2461AFBF-6E10-4F7B-A0EA-3D62541C2EB1}"
3333 Project Section (SolutionItems ) = preProject
34- .github \workflows \build -and -deploy -docs .yml = .github \workflows \build -and -deploy -docs .yml
3534 .github \workflows \build -and -test .yml = .github \workflows \build -and -test .yml
36- .github \workflows \check -formatting .yml = .github \workflows \check -formatting .yml
37- .github \workflows \push -prerelease .yml = .github \workflows \push -prerelease .yml
38- .github \workflows \verify -docs .yml = .github \workflows \verify -docs .yml
3935 EndProject Section
4036EndProject
4137Project ("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}" ) = "Plotly.NET.Interactive" , "src\Plotly.NET.Interactive\Plotly.NET.Interactive.fsproj" , "{0F135E3B-B0E1-42A9-B180-18C0221DC7B8}"
4238EndProject
4339Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "docs" , "docs" , "{7B09CC0A-F1E1-4094-9DE4-B047581E01F0}"
4440 Project Section (SolutionItems ) = preProject
45- docs \Dockerfile = docs \Dockerfile
4641 docs \404 .fsx .txt = docs \404 .fsx .txt
42+ docs \Dockerfile = docs \Dockerfile
4743 docs \index .fsx = docs \index .fsx
4844 docs \NuGet .config = docs \NuGet .config
4945 docs \_template .html = docs \_template .html
@@ -145,10 +141,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "04_distribution-charts", "0
145141 docs \distribution -charts \box -plots .fsx = docs \distribution -charts \box -plots .fsx
146142 docs \distribution -charts \contour -plots .fsx = docs \distribution -charts \contour -plots .fsx
147143 docs \distribution -charts \histograms .fsx = docs \distribution -charts \histograms .fsx
144+ docs \distribution -charts \pareto -chart .fsx = docs \distribution -charts \pareto -chart .fsx
148145 docs \distribution -charts \point -density .fsx = docs \distribution -charts \point -density .fsx
149146 docs \distribution -charts \splom .fsx = docs \distribution -charts \splom .fsx
150147 docs \distribution -charts \violin -plots .fsx = docs \distribution -charts \violin -plots .fsx
151- docs \distribution -charts \pareto -chart .fsx = docs \distribution -charts \pareto -chart .fsx
152148 EndProject Section
153149EndProject
154150Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "01_chart-layout" , "01_chart-layout" , "{C7D0EF67-9A18-49DD-AC79-944E384BD8D0}"
0 commit comments