dotnet / dotnet/msbuild

Solution is failed to be built if contains 3 or more dots in name

Open
#5,132 4 comments 0 reactions 0 assignees View on GitHub
Area: Engine Area: Solution (.sln) triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

Create a solution with a name like Test...Dots(in my case it was netcoreapp3.1) and try to build, it fails with the following error:

```
Microsoft.Common.props(62, 3): [MSB4019] The imported project "/Users/user/Projects/test...dots/test...dots/obj/test...dots.csproj.*.props" was not found. Confirm that the expression in the Import declaration "/Users/user/Projects/test...dots/test...dots/obj/test...dots.csproj.*.props" is correct, and that the file exists on disk.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.