File tree 4 files changed +3
-3
lines changed
tests/CoreTests/CoreTests 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
<ItemGroup >
11
11
<EmbeddedResource Include =" ..\..\..\src\Plotly.NET\plotly-2.19.1.min.js" />
12
12
<EmbeddedResource Include =" ..\..\..\src\Plotly.NET\plotly-2.19.1.min.js.LICENSE.txt" />
13
+ <Compile Include =" HtmlCodegen\Misc\ChartLayout.fs" />
14
+ <Compile Include =" HtmlCodegen\Misc\MulticategoryData.fs" />
15
+ <Compile Include =" HtmlCodegen\Misc\SimpleTests.fs" />
13
16
<!-- Test charts-->
14
17
<Compile Include =" HTMLCodegen\Chart2D.fs" />
15
18
<Compile Include =" HtmlCodegen\Chart3D.fs" />
32
35
<Compile Include =" Traces\TraceStaticMembers.fs" />
33
36
<Compile Include =" Traces\TraceStyle.fs" />
34
37
<Compile Include =" Traces\TraceID.fs" />
35
- <Compile Include =" HtmlCodegen\SimpleTests.fs" />
36
- <Compile Include =" HtmlCodegen\ChartLayout.fs" />
37
- <Compile Include =" HtmlCodegen\MulticategoryData.fs" />
38
38
<Compile Include =" Main.fs" />
39
39
</ItemGroup >
40
40
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments