FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Plotly.NET/tests/Common/FSharpTestBase/FSharpTestBase.fsproj at dev · plotly/Plotly.NET · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
Plotly.NET
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
859
Code
Issues
42
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
Plotly.NET
/
tests
/
Common
/
FSharpTestBase
/
FSharpTestBase.fsproj
Copy path
More file actions
More file actions
Latest commit
History
History
History
52 lines (46 loc) · 2.34 KB
Breadcrumbs
Plotly.NET
/
tests
/
Common
/
FSharpTestBase
/
FSharpTestBase.fsproj
Copy path
File metadata and controls
52 lines (46 loc) · 2.34 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
<
Project
Sdk
=
"
Microsoft.NET.Sdk
"
>
<
PropertyGroup
>
<
TargetFramework
>net10.0</
TargetFramework
>
<
GenerateDocumentationFile
>true</
GenerateDocumentationFile
>
</
PropertyGroup
>
<
ItemGroup
>
<
EmbeddedResource
Include
=
"
..\..\..\docs\img\logo.png
"
/>
<
EmbeddedResource
Include
=
"
..\..\..\src\Plotly.NET\plotly-2.28.0.min.js
"
/>
<
EmbeddedResource
Include
=
"
..\..\..\src\Plotly.NET\plotly-2.28.0.min.js.LICENSE.txt
"
/>
</
ItemGroup
>
<
ItemGroup
>
<
Compile
Include
=
"
TestCharts\FeatureAdditions\Fix_3d_GridPosition.fs
"
/>
<
Compile
Include
=
"
TestCharts\FeatureAdditions\Grid_SubPlotTitles.fs
"
/>
<
Compile
Include
=
"
TestCharts\FeatureAdditions\Fix_HoverInfo.fs
"
/>
<
Compile
Include
=
"
TestCharts\FeatureAdditions\UpdateMenuButton_Args.fs
"
/>
<
Compile
Include
=
"
TestCharts\FeatureAdditions\Accessible_Contours.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.28.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.27.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.26.fs
"
/>
<
Compile
Include
=
"
TestUtils.fs
"
/>
<
Compile
Include
=
"
TestCharts\Chart2DTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\Chart3DTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\ChartPolarTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\ChartMapTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\ChartTernaryTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\ChartCarpetTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\ChartDomainTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\ChartSmithTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\ChartCompositeTestCharts.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.25.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.24.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.23.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.22.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.21.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.20.fs
"
/>
<
Compile
Include
=
"
TestCharts\UpstreamFeatures\2.19.fs
"
/>
</
ItemGroup
>
<
ItemGroup
>
<
PackageReference
Include
=
"
Deedle
"
Version
=
"
5.0.0
"
/>
<
PackageReference
Include
=
"
Expecto
"
Version
=
"
10.*
"
/>
<
PackageReference
Include
=
"
FSharp.Data
"
Version
=
"
8.1.7
"
/>
</
ItemGroup
>
<
ItemGroup
>
<
ProjectReference
Include
=
"
..\..\..\src\Plotly.NET\Plotly.NET.fsproj
"
/>
</
ItemGroup
>
</
Project
>
Back
|
FazBrowse Home
|
New Git URL