microsoft / microsoft/vscode-azurefunctions
An error occurs after creating a .NET 7.0 durable project
Open
@MicroFish91 is already working on this.
Since Jan 31, 2024.
AT-CTI
investigate
- Dominant language
- TypeScript
- Stars
- 319
- Forks
- 158
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
OS: All
Build Version: 20240126.14
Repro Steps:
- Create a .NET 7.0 project with "Durable Function orchestrator" function and select "Azure Storage" durable storage type and open it.
- Check whether no error occurs.
Expect:
No error occurs.
Actual:
An error occurs.
More Info:
- This issue also reproduces for the project created with "MSSQL/Netherite" durable storage type.
- This issue also reproduces for .NET 8.0 and .NET 6.0 Isolate.
- This issue doesn't reproduce for .NET 6.0.
- Fail to debug the above project with an error as below.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.