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 204fb5a commit c469631Copy full SHA for c469631
Package/msi/Version.wxi
@@ -1,4 +1,4 @@
1
<Include Id="VersionNumberInclude" xmlns="http://wixtoolset.org/schemas/v4/wxs">
2
<?define ProductShortName = "IronPython" ?>
3
- <?define Manufacturer = "IronPython Team" ?>
+ <?define Manufacturer = ".NET Foundation" ?>
4
</Include>
0 commit comments