Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump: [DotNet] Update generators and skill bots to NET 8 #1560

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JhontSouth
Copy link
Collaborator

@JhontSouth JhontSouth commented Jul 12, 2024

Fixes #1559
#minor

Purpose

This PR changes the .NET version used from .NET 6.0 to .NET 8.0 in the bot generators and the SDK samples.

Changes

  • Update defaultSdkVersion from 4.21.2 to 4.22.4.
  • Update to .NET 8.0 the base generator template.
  • Update to .NET 8.0 for all skill projects and test projects.
  • Update to .NET 8.0 the functional tests projects.
  • Fix CalendarSkill references.

Tests

The following image shows a bot generated with the .NET 8 version and version 4.22.4 for the BotBuilder SDK packages.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generated and skill bots should work with .Net 8.0
1 participant