@@ -21,7 +21,7 @@
</PropertyGroup>
<PropertyGroup>
- <GuidInputs>$(Version);$(Platform);(VersionSuffix)</GuidInputs>
+ <GuidInputs>$(Version);$(Platform);$(VersionSuffix)</GuidInputs>
<Target Name="GenerateGUIDs" BeforeTargets="BeforeBuild" DependsOnTargets="_GeneratePackageGuids;_GenerateBundleGuids" Condition=" '$(DisableGuidGeneration)' != 'true' " />