diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-10-21 23:36:05 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-10-21 23:36:05 +0200 |
| commit | f5a4b91b7cc5ceaa805ddfe1285f3ec7e5b30a90 (patch) | |
| tree | cda54ba7a866a95de5ef5574fd51d41cf213b313 /Costasdev.Busurbano.slnx | |
| parent | 01996d722d5b9e1b906c3971fbbf8dc540274d39 (diff) | |
Refactor solution file and update region configuration with bounds and text color
Diffstat (limited to 'Costasdev.Busurbano.slnx')
| -rw-r--r-- | Costasdev.Busurbano.slnx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Costasdev.Busurbano.slnx b/Costasdev.Busurbano.slnx index 28d6605..1c35994 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>
\ No newline at end of file +</Solution> |
