Skip to content

Commit

Permalink
upgraded to latest utility network nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-dax committed Feb 23, 2022
1 parent 1839992 commit 13d9b17
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<PackageReference Include="OpenFTTH.EventSourcing" Version="1.4.0" />
<PackageReference Include="OpenFTTH.RouteNetwork.API" Version="1.6.7" />
<PackageReference Include="OpenFTTH.RouteNetwork.Business" Version="1.6.7" />
<PackageReference Include="OpenFTTH.UtilityGraphService.API" Version="1.23.1" />
<PackageReference Include="OpenFTTH.UtilityGraphService.Business" Version="1.23.1" />
<PackageReference Include="OpenFTTH.UtilityGraphService.API" Version="1.35.4" />
<PackageReference Include="OpenFTTH.UtilityGraphService.Business" Version="1.35.4" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
<PackageReference Include="Serilog.Formatting.Compact" Version="1.1.0" />
Expand Down

0 comments on commit 13d9b17

Please sign in to comment.