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

ArgumentOutOfRangeException when showing the definition file of a package outside of a repository #62

@markfinal

Description

@markfinal

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)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions