You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when retrieving a specific image for a language's listing, StoreBroker will throw a warning if multiple images are found with the same name under the language's image folder. StoreBroker then picks the first image it found.
Instead, StoreBroker should throw an exception and not attempt to resolve the ambiguity. We should handle this as a breaking change and increment the major version of the NuGet package.
The text was updated successfully, but these errors were encountered:
Currently, when retrieving a specific image for a language's listing, StoreBroker will throw a warning if multiple images are found with the same name under the language's image folder. StoreBroker then picks the first image it found.
Instead, StoreBroker should throw an exception and not attempt to resolve the ambiguity. We should handle this as a breaking change and increment the major version of the NuGet package.
The text was updated successfully, but these errors were encountered: