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
Is your feature request related to a problem? Please describe.
When using the dialog merge command, the results currently include the PackageIcon field from dotnet components. This value is typically a relative path, not an absolute URL, thus not usable in Composer.
Is your feature request related to a problem? Please describe.
When using the dialog merge command, the results currently include the PackageIcon field from dotnet components. This value is typically a relative path, not an absolute URL, thus not usable in Composer.
See: microsoft/botframework-components#802
Describe the solution you'd like
Please include the PackageIconUrl field if included in the csproj file. Ideally this would be included as
iconUrl
in the results.The text was updated successfully, but these errors were encountered: