Skip to content

Commit

Permalink
Change filename outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
7coil committed Jan 31, 2021
1 parent 05be0a3 commit d39e1b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions Installer/Installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
"DisplayName" = "8:Debug"
"IsDebugOnly" = "11:TRUE"
"IsReleaseOnly" = "11:FALSE"
"OutputFilename" = "8:Debug\\DiscordForOffice_win_x86.msi"
"OutputFilename" = "8:Debug\\DiscordForOffice.msi"
"PackageFilesAs" = "3:2"
"PackageFileSize" = "3:-2147483648"
"CabType" = "3:1"
Expand Down Expand Up @@ -538,7 +538,7 @@
"DisplayName" = "8:Release"
"IsDebugOnly" = "11:FALSE"
"IsReleaseOnly" = "11:TRUE"
"OutputFilename" = "8:Release\\DiscordForOffice_win_x86.msi"
"OutputFilename" = "8:Release\\DiscordForOffice.msi"
"PackageFilesAs" = "3:2"
"PackageFileSize" = "3:-2147483648"
"CabType" = "3:1"
Expand Down Expand Up @@ -1217,15 +1217,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:DiscordForOffice"
"ProductCode" = "8:{A1BB26F2-17CB-49A7-8423-52588445714B}"
"PackageCode" = "8:{22E7E4CC-A210-4B09-9E9F-C3E4B1B1E840}"
"ProductCode" = "8:{D5A9A803-5137-4B47-A28B-628795444DF7}"
"PackageCode" = "8:{AD6C1418-D8AD-488E-BE05-9D21B6AAB1BD}"
"UpgradeCode" = "8:{F40B66F9-0D83-4961-9160-4B3B5974E534}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:1.0.0"
"ProductVersion" = "8:1.1.1"
"Manufacturer" = "8:Leondro Lio"
"ARPHELPTELEPHONE" = "8:(+44) 07916 972976"
"ARPHELPLINK" = "8:https://leondrolio.com/projects/discordforoffice/"
Expand Down
10 changes: 5 additions & 5 deletions Installer64/Installer64.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
"DisplayName" = "8:Debug"
"IsDebugOnly" = "11:TRUE"
"IsReleaseOnly" = "11:FALSE"
"OutputFilename" = "8:Debug\\DiscordForOffice_win_amd64.msi"
"OutputFilename" = "8:Debug\\DiscordForOffice.msi"
"PackageFilesAs" = "3:2"
"PackageFileSize" = "3:-2147483648"
"CabType" = "3:1"
Expand Down Expand Up @@ -538,7 +538,7 @@
"DisplayName" = "8:Release"
"IsDebugOnly" = "11:FALSE"
"IsReleaseOnly" = "11:TRUE"
"OutputFilename" = "8:Release\\DiscordForOffice_win_amd64.msi"
"OutputFilename" = "8:Release\\DiscordForOffice.msi"
"PackageFilesAs" = "3:2"
"PackageFileSize" = "3:-2147483648"
"CabType" = "3:1"
Expand Down Expand Up @@ -1217,15 +1217,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:DiscordForOffice (for 64-bit Office)"
"ProductCode" = "8:{DB3D69CF-A36A-4036-8EDB-ECF8E7C2F1F3}"
"PackageCode" = "8:{DC00D4B6-D071-4738-9474-BAFB1434A5C0}"
"ProductCode" = "8:{83850FF6-FDA4-4BAF-9EED-AECA2487120C}"
"PackageCode" = "8:{E10BA51E-0C90-4DD8-AEA1-1710408562D8}"
"UpgradeCode" = "8:{2F1EABD1-22C7-4C53-B5B1-15D40180DFFF}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:1.0.0"
"ProductVersion" = "8:1.1.1"
"Manufacturer" = "8:Leondro Lio"
"ARPHELPTELEPHONE" = "8:(+44) 07916 972976"
"ARPHELPLINK" = "8:https://leondrolio.com/projects/discordforoffice/"
Expand Down

0 comments on commit d39e1b3

Please sign in to comment.