exec commands in MSBUILD *.proj files didn't handle spaces in directory names

This commit is contained in:
nhmall
2020-01-25 12:23:54 -05:00
parent 30fc4b9e05
commit f72df6c21f
8 changed files with 25 additions and 25 deletions

View File

@@ -4,7 +4,7 @@
<PropertyGroup Label="UserMacros">
<VERSION_MAJOR>3</VERSION_MAJOR>
<VERSION_MINOR>6</VERSION_MINOR>
<PATCHLEVEL>3</PATCHLEVEL>
<PATCHLEVEL>5</PATCHLEVEL>
</PropertyGroup>
<PropertyGroup />
<ItemDefinitionGroup />