This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Description
System.ArgumentOutOfRangeException not handled: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.Generic.List1.get_Item(Int32 index) at Bam.Core.PackageDefinition.ShowDependencies(Int32 depth, Array1 visitedPackages, String packageFormatting)
at Bam.Core.PackageDefinition.ShowDependencies(Int32 depth, Array`1 visitedPackages, String packageFormatting)
at Bam.Core.PackageDefinition.Show()
at Bam.Program.Main(String[] args)