File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
tests/CoreTests/CoreTests Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <EmbeddedResource Include =" ..\..\..\src\Plotly.NET\plotly-2.19.1.min.js" />
1212 <EmbeddedResource Include =" ..\..\..\src\Plotly.NET\plotly-2.19.1.min.js.LICENSE.txt" />
13- <!-- Test charts -->
13+ <!-- HTMLCodegen -->
1414 <Compile Include =" HTMLCodegen\Chart2D.fs" />
1515 <Compile Include =" HTMLCodegen\Chart3D.fs" />
1616 <Compile Include =" HTMLCodegen\ChartPolar.fs" />
1919 <Compile Include =" HTMLCodegen\ChartCarpet.fs" />
2020 <Compile Include =" HTMLCodegen\ChartDomain.fs" />
2121 <Compile Include =" HTMLCodegen\ChartSmith.fs" />
22- <!-- HTMLCodegen-->
23-
22+ <Compile Include =" HTMLCodegen\SimpleTests.fs" />
23+ <Compile Include =" HTMLCodegen\ChartLayout.fs" />
24+ <Compile Include =" HTMLCodegen\MulticategoryData.fs" />
25+ <!-- Misc-->
2426 <Compile Include =" ChartAPIs\WithAxis.fs" />
2527 <Compile Include =" ChartAPIs\Combine.fs" />
2628 <Compile Include =" CommonAbstractions\StyleParams.fs" />
3234 <Compile Include =" Traces\TraceStaticMembers.fs" />
3335 <Compile Include =" Traces\TraceStyle.fs" />
3436 <Compile Include =" Traces\TraceID.fs" />
35- <Compile Include =" HtmlCodegen\SimpleTests.fs" />
36- <Compile Include =" HtmlCodegen\ChartLayout.fs" />
37- <Compile Include =" HtmlCodegen\MulticategoryData.fs" />
3837 <Compile Include =" Main.fs" />
3938 </ItemGroup >
4039
You can’t perform that action at this time.
0 commit comments