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 ce12b97 commit ecd81ceCopy full SHA for ecd81ce
platforms/Windows/devtools.wixproj
@@ -12,7 +12,7 @@
12
<ProductArchitecture>$(ProductArchitecture)</ProductArchitecture>
13
14
<ProductVersion Condition=" '$(ProductVersion)' == '' ">0.0.0</ProductVersion>
15
- <ProductVersion>0.0.0</ProductVersion>
+ <ProductVersion>$(ProductVersion)</ProductVersion>
16
</PropertyGroup>
17
18
<PropertyGroup>
0 commit comments