ModernRonin / ProjectRenamer

Conveniently rename your csproj files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No support for white spaces in project directory

NicolasRiou opened this issue · comments

Hello and thank you for this tool, I love it.

I did encounter a problem with a dotnet list command though, because there was white space in a folder name. I could workaround the issue by moving my project to a temp folder without white space in its name.

image

Hope this helps.

Hi Nicolas,
thanks for letting me know, I'll try and look into it before the weekend.

Cheers,
MR