Conversion of file-based app to project-based app has diagnostic errors
Open
Area-run-file
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Steps to repro
1. Open VSC Insiders
2. Create folder/workspace
3. Create hello.cs
4. Add any code and save
5. Run `dotnet project convert hello.cs`
### Actual
Hello.cs in file-based app
Hello.cs in project-based app after conversion
### Expectation
No diagnostic errors -> project runs fine
**Note:** Reloading the VS Code window makes diagnostics go away
### Environment Info
.NET SDK: (10.0.100-rc.2.25468.101)
VS Code Insiders: 1.105.0-insider
C# Dev Kit Extension: V 1.61.12
C# Extension: V 2.92.18
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.