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

Update DefaultInProcTargetFramework to .NET 8 #4233

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

saadalia
Copy link

@saadalia saadalia commented Jan 17, 2025

Updated the DefaultInProcTargetFramework constant in the InitAction class from .NET 6 to .NET 8, setting the default in-process target framework to .NET 8.

Issue describing the changes in this PR

resolves #4215

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Updated the DefaultInProcTargetFramework constant in the InitAction class from .NET 6 to .NET 8, setting the default in-process target framework to .NET 8.
@saadalia saadalia requested a review from a team as a code owner January 17, 2025 00:47
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.

Azure Function Core Tools incorrectly default to .NET 6 when creating an in-process Function
1 participant