AdaptiveCards icon indicating copy to clipboard operation
AdaptiveCards copied to clipboard

What version of the Adaptive Card schema does this renderer support?

Open ericrrichards opened this issue 5 years ago • 2 comments

I have been using the 1.1.2 version of the AdaptiveCards.Rendering.Html package, which only supports the 1.0 card schema. I see that there is a 2.1.0 version of the library available, but I cannot see any change notes or documentation about whether is supports higher versions of the spec.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ericrrichards avatar Sep 28 '20 14:09 ericrrichards

Apparently it is 1.3, looking at the source https://github.com/microsoft/AdaptiveCards/blob/main/source/dotnet/Library/AdaptiveCards.Rendering.Html/AdaptiveCardRenderer.cs

Still, it would be helpful to note that on the doc

ericrrichards avatar Sep 29 '20 19:09 ericrrichards