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