Skip to content

Wrap versionFromGit in double quotes to support paths with spaces - #19

Open
zubmic wants to merge 1 commit into
birkett:masterfrom
zubmic:master
Open

Wrap versionFromGit in double quotes to support paths with spaces#19
zubmic wants to merge 1 commit into
birkett:masterfrom
zubmic:master

Conversation

@zubmic

@zubmic zubmic commented Apr 2, 2026

Copy link
Copy Markdown

Hi!

It's common on Windows to have directory names with spaces in between. When compiling the code with Visual Studio, the spaces are handled correctly. But if msbuild is used directly the path resolution for calling the versionFromGit script breaks. The double quotes resolve this issue without breaking any of the functionality.

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

Successfully merging this pull request may close these issues.

1 participant