Skip to content

Commit fad9b8b

Browse files
committed
added default upgrade code.
1 parent 6d8a38d commit fad9b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installer/CSharpDriverInstaller.wixproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<License Condition=" '$(License)' == '' ">License.rtf</License>
99
<Documentation Condition=" '$(Documentation)' == '' "></Documentation>
1010
<ProductId Condition=" '$(ProductId)' == '' ">*</ProductId>
11-
<UpgradeCode Condition=" '$(UpgradeCode)' == '' ">*</UpgradeCode>
11+
<UpgradeCode Condition=" '$(UpgradeCode)' == '' ">574a296c-d9df-469f-b205-f93f5da69099</UpgradeCode>
1212
</PropertyGroup>
1313
<PropertyGroup>
1414
<DefineSolutionProperties>false</DefineSolutionProperties>

0 commit comments

Comments
 (0)