Skip to content

[C# Dev Kit] Unable to generate assets for build and debug when the project is renamed #5748

@mikadumont

Description

@mikadumont
Platform VSCode Version Extension Version Comment
    .NET Install Tool for Extension Authors v1.6.0 .NET Install Tool for Extension Authors - Visual Studio Marketplace
Windows X64  Windows ARM64Linux x64 VSCode Insiders1.79.0 VSCode Stable 1.78.2 C# Dev Kit ExtensionC# Extension v0.1.54v2.0.190 Pipelines - Run 0.1.54+0c1389a69f (azure.com)Pipelines - Run 20230526.9 (visualstudio.com)

Repro rate: 100%

Steps to reproduce:

  1. Create a new project of any type\open a folder containing a project;
  2. Rename previous step's project;
  3. F1 > Generate Assets for Launching and Debug

Expected Results: assets for launch\debugging are generated after renaming the project.

Actual Results: assets creation for build and debug fails with "Error: ENOENT: no such file or directory" error message.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions