aboutsummaryrefslogtreecommitdiff
path: root/src/Enmarcha.Backend/Enmarcha.Backend.csproj
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-03-05 01:54:35 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-03-05 01:54:58 +0100
commit6e2d9ffe812eb1ca8fe5d04d3df2aa322e9e5760 (patch)
tree8a524c3145228a93ec44c07591b3aeed12d2317c /src/Enmarcha.Backend/Enmarcha.Backend.csproj
parent4d9ca9016953a08748628d1d091989027c4cbe99 (diff)
Refactor deployment process to use rsync for frontend and backend, update project paths, and add CtagShuttleRealtimeEstimatesProvider and CtagShuttleStatus classes
Diffstat (limited to 'src/Enmarcha.Backend/Enmarcha.Backend.csproj')
-rw-r--r--src/Enmarcha.Backend/Enmarcha.Backend.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Enmarcha.Backend/Enmarcha.Backend.csproj b/src/Enmarcha.Backend/Enmarcha.Backend.csproj
index a353b4d..3ce20ad 100644
--- a/src/Enmarcha.Backend/Enmarcha.Backend.csproj
+++ b/src/Enmarcha.Backend/Enmarcha.Backend.csproj
@@ -29,7 +29,7 @@
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\Enmarcha.Sources.CtagShuttle\Enmarcha.Sources.CtagShuttle.csproj" />
+ <ProjectReference Include="..\Enmarcha.Sources.CtagShuttle\Enmarcha.Sources.CtagShuttle.csproj" />
<ProjectReference Include="..\Enmarcha.Sources.OpenTripPlannerGql\Enmarcha.Sources.OpenTripPlannerGql.csproj" />
<ProjectReference Include="..\Enmarcha.Sources.TranviasCoruna\Enmarcha.Sources.TranviasCoruna.csproj" />
<ProjectReference Include="..\Enmarcha.Sources.Tussa\Enmarcha.Sources.Tussa.csproj" />