Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove invalid The project folder "." differ from project name warnings #88

Open
Meligy opened this issue Oct 5, 2023 · 0 comments
Open

Comments

@Meligy
Copy link

Meligy commented Oct 5, 2023

Hello,

First, great work on this. It's impressive, and feels almost as if it' a native feature most of a the time.

Well, except for some rough edges.

In all solutions that are created with dotnet sln add or Visual Studio, on my Mac, I always get errors about these projects.

The tool seems to want me to change \\ to /, although all tools (dotnet, VS for Mac, VS Code, Rider) don't have a problem with it as it is, but even if the project and solution are on the same folder, I get this:

image

Interestingly, changing "MyDaemonApp.csproj" to "./MyDaemonApp.csproj"does not remove the error, only makes it highlight the . instead of the whole block (might need to zoom the pic to see it):

image

Am I right to think that if the tools are generating this, and are OK with it, that it's not a real warning?

Otherwise, is it OK to have a setting to hide this kind of errors?

Thanks a lot for all the great free work on this extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant