Skip to content

test: fix dotnet10 integ tests#8544

Merged
roger-zhangg merged 1 commit intoaws:developfrom
valerena:fix-dotnet10-tests
Jan 6, 2026
Merged

test: fix dotnet10 integ tests#8544
roger-zhangg merged 1 commit intoaws:developfrom
valerena:fix-dotnet10-tests

Conversation

@valerena
Copy link
Copy Markdown
Contributor

@valerena valerena commented Jan 6, 2026

Files for dotnet10 runtime were still using dotnet8 as a target framework. Also, the version installed in the Linux integration tests was still dotnet8

Which issue(s) does this change fix?

Why is this change necessary?

How does it address the issue?

What side effects does this change have?

Mandatory Checklist

PRs will only be reviewed after checklist is complete

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Files for dotnet10 runtime were still using dotnet8 as a target framework.
Also, the version installed in the Linux integration tests was still dotnet8
@valerena valerena requested a review from a team as a code owner January 6, 2026 01:47
Copy link
Copy Markdown
Member

@roger-zhangg roger-zhangg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems the github actions is already using dotnet 10 sdk: https://github.com/aws/aws-sam-cli/actions/runs/20737086975/job/59536359721#step:23:266

@roger-zhangg roger-zhangg added this pull request to the merge queue Jan 6, 2026
Merged via the queue into aws:develop with commit c6b160f Jan 6, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants