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

An error occurs when deploying a .NET 9 project #4316

Open
Amar-QA opened this issue Nov 7, 2024 · 1 comment
Open

An error occurs when deploying a .NET 9 project #4316

Amar-QA opened this issue Nov 7, 2024 · 1 comment
Labels
AT-CTI Created by CTI team upstream
Milestone

Comments

@Amar-QA
Copy link

Amar-QA commented Nov 7, 2024

OS: All
Build Version: v1.15.5-alpha.0

Repro Steps:

  1. Create a .NET 9 project with HttpTrigger template.
  2. Create a .NET 9 function app.
  3. Deploy the .NET 9 project to the above function app.
  4. Check whether succeeds to deploy a .NET 9 project to a .NET 9 function app.

Expect:
Succeed to deploy a .NET 9 project to a .NET 9 function app.

Actual:
An error occurs when deploying a .NET 9 project to a .NET 9 function app.
Image

More Info:

  1. This issue also reproduces for all the .NET 9 hosting plans.
  2. This issue does not reproduce for .NET 7 & .NET 8.
@Amar-QA Amar-QA added the AT-CTI Created by CTI team label Nov 7, 2024
@Amar-QA
Copy link
Author

Amar-QA commented Nov 8, 2024

This issue also reproduces when debugging the .NET 9 project.
Image

@MicroFish91 MicroFish91 added this to the Tracking milestone Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team upstream
Projects
None yet
Development

No branches or pull requests

2 participants