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.
1 parent 6d8a38d commit fad9b8bCopy full SHA for fad9b8b
Installer/CSharpDriverInstaller.wixproj
@@ -8,7 +8,7 @@
8
<License Condition=" '$(License)' == '' ">License.rtf</License>
9
<Documentation Condition=" '$(Documentation)' == '' "></Documentation>
10
<ProductId Condition=" '$(ProductId)' == '' ">*</ProductId>
11
- <UpgradeCode Condition=" '$(UpgradeCode)' == '' ">*</UpgradeCode>
+ <UpgradeCode Condition=" '$(UpgradeCode)' == '' ">574a296c-d9df-469f-b205-f93f5da69099</UpgradeCode>
12
</PropertyGroup>
13
<PropertyGroup>
14
<DefineSolutionProperties>false</DefineSolutionProperties>
0 commit comments