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