Skip to content

Commit

Permalink
show interface name in connectivity editor and connectivity trace view
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-dax committed Dec 17, 2024
1 parent bc61220 commit 756b1e5
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.12.3" />
<PackageReference Include="OpenFTTH.UtilityGraphService.Business" Version="4.12.3" />
<PackageReference Include="OpenFTTH.UtilityGraphService.API" Version="4.13.0" />
<PackageReference Include="OpenFTTH.UtilityGraphService.Business" Version="4.13.0" />
<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 756b1e5

Please sign in to comment.