Skip to content

Commit c469631

Browse files
authored
Update package manufacturer in WIX project
1 parent 204fb5a commit c469631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package/msi/Version.wxi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<Include Id="VersionNumberInclude" xmlns="http://wixtoolset.org/schemas/v4/wxs">
22
<?define ProductShortName = "IronPython" ?>
3-
<?define Manufacturer = "IronPython Team" ?>
3+
<?define Manufacturer = ".NET Foundation" ?>
44
</Include>

0 commit comments

Comments
 (0)