diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-12 08:56:32 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-12 10:24:53 +0100 |
| commit | d65ce8288bbda3cb6e0b37613c29d7bf52703ba7 (patch) | |
| tree | f6aaf58bbebeaa9b147e895ff8a5388881fa51d8 /Costasdev.Busurbano.slnx | |
| parent | 661cccc2da9a6c32b7b56c60313787282a9084ea (diff) | |
Some rework on the ServiceViewer (which will be repurposed for live multi-GTFS serving)
Diffstat (limited to 'Costasdev.Busurbano.slnx')
| -rw-r--r-- | Costasdev.Busurbano.slnx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Costasdev.Busurbano.slnx b/Costasdev.Busurbano.slnx index 1c35994..3d11d95 100644 --- a/Costasdev.Busurbano.slnx +++ b/Costasdev.Busurbano.slnx @@ -1,5 +1,5 @@ <Solution> <Project Path="src\Costasdev.Busurbano.Backend\Costasdev.Busurbano.Backend.csproj" /> - <!--<Project Path="src\Costasdev.Busurbano.ServiceViewer\Costasdev.Busurbano.ServiceViewer.csproj" />--> + <Project Path="src\Costasdev.Busurbano.ServiceViewer\Costasdev.Busurbano.ServiceViewer.csproj" /> <Project Path="src\frontend\frontend.esproj" /> </Solution> |
