Can't create project in Visual studio insider 2026 when installing .net preview 3.
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Today I try to install the dotnet 11 preview 3 (latest pre-release) and tried to create the project. I tried dotnet 11, dotnet 10 for webapi.
Neither 11 nor stable 10 webapi project created successfully.
For dotnet 10 I am getting this error. Same error happen to dotnet 11 based project as well.
What special I tried is I used .net sdk option instead of dockerfile when creating the webapi project.
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
### Exceptions (if any)
### Further technical details
details of dotnet --info
- The IDE (VS / VS Code/ VS4Mac) you're running on, and its version
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.