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

[Do Not Merge] Update v4 csproj template #1502

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Conversation

jviau
Copy link
Contributor

@jviau jviau commented Jan 26, 2024

Updates v4 csproj templates:

  1. Update worker SDK package to 1.17.0 (not released yet, do not merge until this is released)
  2. Remove unneeded contents:
    • local.settings.json and host.json defaults are now part of the SDK itself
    • ExecutionContext using statement with alias and Properties folder includes removed
  3. AspNetCore framework ref moved to separate item group.
  4. Empty lines added to separate item and property groups
  5. Adding Microsoft.Azure.Functions.Worker.Extensions.Http package removed.

@jviau jviau requested review from soninaren and satvu January 26, 2024 20:00
@mattchenderson
Copy link
Contributor

Should this also touch the F# project template?

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.

2 participants