Skip to content

v2.1.0-preview-0006

Pre-release
Pre-release

Choose a tag to compare

@singhk97 singhk97 released this 29 May 00:45
· 1 commit to releases/core since this release
c8fcb8a

This preview introduces a new set of core packages:

  • Microsoft.Teams.Apps — the new app-hosting surface for building Teams agents, replacing the legacy v2.0.x package.
  • Microsoft.Teams.Core v1.0.3 — foundational primitives (activities, models, serialization) shared across the new package set.
  • Microsoft.Teams.Apps.BotBuilder v1.0.3 — interop layer for projects bridging the new Apps runtime with existing Bot Builder–based code.

What's Changed