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
In Lab 2 of the Cognitive Services: Bot Framework Composer, we need to mention the Bot Framework Composer needs 'Microsoft.AspNetCore.App', version '3.1.0' as a prequisite. Most folks would have the .net 6 framework only.
The following error is shown in the output:
"It was not possible to find any compatible framework version The framework 'Microsoft.AspNetCore.App', version '3.1.0'"
In Lab 2 of the Cognitive Services: Bot Framework Composer, we need to mention the Bot Framework Composer needs 'Microsoft.AspNetCore.App', version '3.1.0' as a prequisite. Most folks would have the .net 6 framework only.
The following error is shown in the output:
"It was not possible to find any compatible framework version The framework 'Microsoft.AspNetCore.App', version '3.1.0'"