This commit is contained in:
2023-03-30 16:29:42 +02:00
parent d2ab990bfe
commit 0e70c72562
12 changed files with 983 additions and 0 deletions

View File

@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\OsmXmlToRegionConverter\OsmXmlToRegionConverter.csproj" />
<ProjectReference Include="..\Pathfinding\Pathfinding.csproj" />
</ItemGroup>