Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Conversation

@ceciliaavila
Copy link
Collaborator

@ceciliaavila ceciliaavila commented Mar 11, 2024

Addresses #6741
#minor

Description

This PR updates the Functional Test yamls to target .NET 8 instead of .NET 6.

Note: The adapters' functional test pipelines didn't require updating, but we tested them with the bots targeting .NET 8.

Specific Changes

  • Updated functional-test-setup-steps.yml to target the net8.0 framework.
  • Updated botbuilder-dotnet-functional-test-linux.yml to add the self-contained flag to the publish command, as starting .NET 8 this is no longer the default behavior (documentation).

Testing

These images show the Functional Test pipelines working after the changes.
image

image

@ceciliaavila ceciliaavila added the Automation: No parity PR does not need to be applied to other languages. label Mar 11, 2024
@ceciliaavila ceciliaavila requested a review from a team as a code owner March 11, 2024 15:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Automation: No parity PR does not need to be applied to other languages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants