botbuilder-community-dotnet
botbuilder-community-dotnet copied to clipboard
fixed "Microsoft.MarkedNet" package dependency issue
Adaptive Card team merged "Microsoft.MarkedNet" package into their package after verison 2.6.0. The dependency in Bot.Builder.Community.Adapters.Shared.csproj will leads reference issue.
Upgade adaptive card version and remove reference of "Microsoft.MarkedNet" to solve the issue