microsoft / microsoft/AdaptiveCards
AdaptiveCards.Render.html nugets not up to date
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
I'm building an application that uses both botframework and a Blazor based chat UI using AdaptiveCards.Render.Html.
The most recent BotFramework uses AdaptiveCards 3.1. 0 while AdaptiveCards.Render.Html uses 2.7.3
This creates a clash which is only resolvable by using an old version of the MS Botframework.
Please update AdaptiveCards.Render.Html to use the most recent version of AdaptiveCards.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the AdaptiveCards.Render.Html project and its AdaptiveCards NuGet dependency declaration. Check the dependency conflict against the current BotFramework version, update the package reference, and run the project's available build or tests to confirm the package remains compatible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100