exec commands in MSBUILD *.proj files didn't handle spaces in directory names
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user