Skip to content

Let users specify .NET version when adding an HTTP Function #761

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
alexweininger opened this issue Nov 10, 2022 · 2 comments
Closed

Let users specify .NET version when adding an HTTP Function #761

alexweininger opened this issue Nov 10, 2022 · 2 comments
Milestone

Comments

@alexweininger
Copy link
Member

alexweininger commented Nov 10, 2022

See #759 for details, but tl;dr is we need to not only allow creating .NET 7.0 Functions, we also need to give users a choice between .NET 6.0 and 7.0 instead of defaulting to 6.0.

@thomasgauvin
Copy link

Now with .NET 8, we should allow users the ability to choose .NET 8, and default to .NET 8 (currently we default to .NET 6) @nturinski

@motm32
Copy link

motm32 commented Aug 20, 2024

This should be taken care of by this PR which is now released through the v1.15.2 of the functions extension.

@motm32 motm32 closed this as completed Aug 20, 2024
@microsoft microsoft locked and limited conversation to collaborators Oct 5, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants