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

[#6741] Update functional test pipelines to .NET8 #6761

Merged

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
@tracyboehrer tracyboehrer merged commit 005c8ed into microsoft:main May 16, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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