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

Adding .NET 9 canary and updating .sln with more github action links #48

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

Beau-Gosse-dev
Copy link
Collaborator

Description of changes:
Adding .NET 9 which needs to be a custom runtime because Lambda doesn't support .NET 9 as a managed runtime.

Testing done:
Built and tested locally with sam build and sam deploy --guided

Merge Checklist

General

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

@Beau-Gosse-dev
Copy link
Collaborator Author

CodeQL isn't supported for .NET 9 yet, so we just have to wait for that. For now, overriding merge.: https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/

@Beau-Gosse-dev Beau-Gosse-dev merged commit 82d144f into main Sep 18, 2024
2 of 3 checks passed
@Beau-Gosse-dev Beau-Gosse-dev deleted the net9 branch September 18, 2024 20:30
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.

4 participants