fix warnings

This commit is contained in:
Anton Martynenko
2025-11-19 17:40:12 +01:00
parent d122497b50
commit a148df1697
6 changed files with 336 additions and 103 deletions
@@ -37,7 +37,7 @@ class Program
// await RouteTests.RunRouteWithRegionProcessingAndStitching(httpClient);
await RouteTests.RunComplexRouteWithStitching(httpClient);
await RouteTests.RunComplexRouteWithStitchingAndGeofences(httpClient);
// await RouteTests.RunExtendedRouteEast(httpClient);
Console.WriteLine();