2 references to UnexpectedNumberOfPackagesFound
aspire (2)
Commands\AddCommand.cs (2)
153
_ => throw new InvalidOperationException(AddCommandStrings.
UnexpectedNumberOfPackagesFound
)
220
_ => throw new InvalidOperationException(AddCommandStrings.
UnexpectedNumberOfPackagesFound
)