We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66672a7 + 46b4119 commit 75a6b85Copy full SHA for 75a6b85
platforms/Windows/icu.wixproj
@@ -4,13 +4,10 @@
4
<WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>
5
</PropertyGroup>
6
7
- <PropertyGroup>
8
- </PropertyGroup>
9
-
10
<PropertyGroup>
11
<OutputName>icu</OutputName>
12
<OutputType>Package</OutputType>
13
- <ProjectGuid></ProjectGuid>
+ <ProjectGuid>07dd2e66-b7f5-40a7-bed1-b3dd2a187c00</ProjectGuid>
14
<SchemaVersion>2.0</SchemaVersion>
15
<ProductVersion Condition=" '$(ProductVersion)' == '' ">0.0.0</ProductVersion>
16
<ProductVersion>0.0.0</ProductVersion>
0 commit comments