Skip to content

Commit 8771856

Browse files
authored
Merge pull request swiftlang#53 from apple/compnerd/icu
Update icu.wixproj
2 parents dd131ef + 46e00ec commit 8771856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platforms/Windows/icu.wixproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ProjectGuid>07dd2e66-b7f5-40a7-bed1-b3dd2a187c00</ProjectGuid>
1111
<SchemaVersion>2.0</SchemaVersion>
1212
<ProductVersion Condition=" '$(ProductVersion)' == '' ">0.0.0</ProductVersion>
13-
<ProductVersion>0.0.0</ProductVersion>
13+
<ProductVersion>$(ProductVersion)</ProductVersion>
1414
</PropertyGroup>
1515

1616
<PropertyGroup>

0 commit comments

Comments
 (0)