Skip to content

Commit

Permalink
outage view: fix so the right conduit is collapsed
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-dax committed Nov 5, 2024
1 parent 5b90add commit 4304881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenFTTH.APIGateway/OpenFTTH.APIGateway.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<PackageReference Include="OpenFTTH.RouteNetwork.Business" Version="3.1.0" />
<PackageReference Include="OpenFTTH.Schematic.API" Version="3.3.0" />
<PackageReference Include="OpenFTTH.Schematic.Business" Version="3.3.0" />
<PackageReference Include="OpenFTTH.UtilityGraphService.API" Version="4.10.4" />
<PackageReference Include="OpenFTTH.UtilityGraphService.Business" Version="4.10.4" />
<PackageReference Include="OpenFTTH.UtilityGraphService.API" Version="4.10.5" />
<PackageReference Include="OpenFTTH.UtilityGraphService.Business" Version="4.10.5" />
<PackageReference Include="OpenFTTH.Work.API" Version="0.8.0" />
<PackageReference Include="OpenFTTH.Work.Business" Version="0.8.0" />
<PackageReference Include="ProjNet" Version="2.0.0" />
Expand Down

0 comments on commit 4304881

Please sign in to comment.