-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathMatPlotLibNet.slnx
More file actions
41 lines (41 loc) · 2.67 KB
/
MatPlotLibNet.slnx
File metadata and controls
41 lines (41 loc) · 2.67 KB
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
<Solution>
<Folder Name="/Src/">
<Project Path="Src/MatPlotLibNet/MatPlotLibNet.csproj" />
<Project Path="Src/MatPlotLibNet.Skia/MatPlotLibNet.Skia.csproj" />
<Project Path="Src/MatPlotLibNet.Blazor/MatPlotLibNet.Blazor.csproj" />
<Project Path="Src/MatPlotLibNet.Maui/MatPlotLibNet.Maui.csproj" />
<Project Path="Src/MatPlotLibNet.Avalonia/MatPlotLibNet.Avalonia.csproj" />
<Project Path="Src/MatPlotLibNet.Uno/MatPlotLibNet.Uno.csproj" />
<Project Path="Src/MatPlotLibNet.AspNetCore/MatPlotLibNet.AspNetCore.csproj" />
<Project Path="Src/MatPlotLibNet.Interactive/MatPlotLibNet.Interactive.csproj" />
<Project Path="Src/MatPlotLibNet.Geo/MatPlotLibNet.Geo.csproj" />
<Project Path="Src/MatPlotLibNet.Wpf/MatPlotLibNet.Wpf.csproj" />
<Project Path="Src/MatPlotLibNet.GraphQL/MatPlotLibNet.GraphQL.csproj" />
<Project Path="Src/MatPlotLibNet.Notebooks/MatPlotLibNet.Notebooks.csproj" />
<Project Path="Src/MatPlotLibNet.DataFrame/MatPlotLibNet.DataFrame.csproj" />
</Folder>
<Folder Name="/Tst/">
<Project Path="Tst/MatPlotLibNet/MatPlotLibNet.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.Geo/MatPlotLibNet.Geo.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.Skia/MatPlotLibNet.Skia.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.Blazor/MatPlotLibNet.Blazor.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.Maui/MatPlotLibNet.Maui.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.Avalonia/MatPlotLibNet.Avalonia.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.Uno/MatPlotLibNet.Uno.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.AspNetCore/MatPlotLibNet.AspNetCore.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.Interactive/MatPlotLibNet.Interactive.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.GraphQL/MatPlotLibNet.GraphQL.Tests.csproj" />
<Project Path="Tst/MatPlotLibNet.DataFrame/MatPlotLibNet.DataFrame.Tests.csproj" />
</Folder>
<Folder Name="/Samples/">
<Project Path="Samples/MatPlotLibNet.Samples.Console/MatPlotLibNet.Samples.Console.csproj" />
<Project Path="Samples/MatPlotLibNet.Samples.Blazor/MatPlotLibNet.Samples.Blazor.csproj" />
<Project Path="Samples/MatPlotLibNet.Samples.WebApi/MatPlotLibNet.Samples.WebApi.csproj" />
<Project Path="Samples/MatPlotLibNet.Samples.GraphQL/MatPlotLibNet.Samples.GraphQL.csproj" />
<Project Path="Samples/MatPlotLibNet.Samples.Avalonia/MatPlotLibNet.Samples.Avalonia.csproj" />
<Project Path="Samples/MatPlotLibNet.Samples.Uno/MatPlotLibNet.Samples.Uno.csproj" />
</Folder>
<Folder Name="/Benchmarks/">
<Project Path="Benchmarks/MatPlotLibNet.Benchmarks/MatPlotLibNet.Benchmarks.csproj" />
</Folder>
</Solution>