diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-02-18 12:23:04 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-02-18 12:23:04 +0100 |
| commit | 191d36dbbea5fab6141d9a144f154c98757e284f (patch) | |
| tree | 4d18e83c14c7f48ccc0eb1f57d3516f94ed305d8 /src/Enmarcha.Backend/Enmarcha.Backend.csproj | |
| parent | 3adc4abbe506aeb3a11afdd731e571b387423d42 (diff) | |
feat: Add CtagShuttle support with real-time WRONG estimate and good position
Diffstat (limited to 'src/Enmarcha.Backend/Enmarcha.Backend.csproj')
| -rw-r--r-- | src/Enmarcha.Backend/Enmarcha.Backend.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Enmarcha.Backend/Enmarcha.Backend.csproj b/src/Enmarcha.Backend/Enmarcha.Backend.csproj index de6489e..a353b4d 100644 --- a/src/Enmarcha.Backend/Enmarcha.Backend.csproj +++ b/src/Enmarcha.Backend/Enmarcha.Backend.csproj @@ -29,6 +29,7 @@ </ItemGroup> <ItemGroup> + <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" /> |
