-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGeopack.slnx
More file actions
59 lines (59 loc) · 2.08 KB
/
Copy pathGeopack.slnx
File metadata and controls
59 lines (59 loc) · 2.08 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<Solution>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/AuroraScienceHub.Geopack.Benchmarks/AuroraScienceHub.Geopack.Benchmarks.csproj" />
</Folder>
<Folder Name="/docs/">
<File Path="docs/NuGetPackages.md" />
<File Path="docs\ReleaseNotes_GeopackV1.md" />
<File Path="docs\ReleaseNotes_GeopackV2.md" />
</Folder>
<Folder Name="/GitHub/" />
<Folder Name="/GitHub/workflows/">
<File Path=".github/workflows/dotnet.yml" />
</Folder>
<Folder Name="/python/">
<File Path="python\.gitignore" />
<File Path="python\BUILDING.md" />
<File Path="python\build_native.bat" />
<File Path="python\build_native.sh" />
<File Path="python\build_wheel.bat" />
<File Path="python\build_wheel.sh" />
<File Path="python\example.py" />
<File Path="python\pyproject.toml" />
<File Path="python\README.md" />
<File Path="python\setup.py" />
</Folder>
<Folder Name="/python/geopack/">
<File Path="python\geopack\__init__.py" />
<File Path="python\geopack\_enums.py" />
<File Path="python\geopack\_native.py" />
</Folder>
<Folder Name="/python/tests/">
<File Path="python\tests\test_api.py" />
<File Path="python\tests\test_parity.py" />
</Folder>
<Folder Name="/Solution items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="NuGet.Config" />
<File Path="README.md" />
<File Path="AGENTS.md" />
<File Path="CHANGELOG.md" />
<File Path="CITATION.cff" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Contracts/Contracts.csproj" />
<Project Path="src/ExternalFieldModels/ExternalFieldModels.csproj" />
<Project Path="src/Geopack.Native/Geopack.Native.csproj" />
<Project Path="src/Geopack/Geopack.csproj" />
<File Path="src\Directory.Build.props" />
</Folder>
<Folder Name="/tests/">
<Project Path="UnitTests/UnitTests.csproj" />
</Folder>
</Solution>