Skip to content

Commit

Permalink
msi Signiert
Browse files Browse the repository at this point in the history
  • Loading branch information
MrReSc committed Jun 2, 2019
1 parent b152e94 commit d07f14c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion IEC Mate/IEC Mate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<ProductName>IEC-Mate</ProductName>
<PublisherName>Remo Scheidegger</PublisherName>
<ApplicationRevision>23</ApplicationRevision>
<ApplicationVersion>0.0.846.19153</ApplicationVersion>
<ApplicationVersion>0.0.847.19153</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
4 changes: 2 additions & 2 deletions IEC Mate/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// übernehmen, indem Sie "*" eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.846.19153")]
[assembly: AssemblyFileVersion("0.0.846.19153")]
[assembly: AssemblyVersion("0.0.847.19153")]
[assembly: AssemblyFileVersion("0.0.847.19153")]
8 changes: 4 additions & 4 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -926,15 +926,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:IEC-Mate"
"ProductCode" = "8:{93F95321-D484-47EA-9C86-493B658B8455}"
"PackageCode" = "8:{FA737A22-6AA2-40E7-8404-4AB706D1350C}"
"ProductCode" = "8:{FB282B07-2D0C-4B36-BA34-90CD997E2434}"
"PackageCode" = "8:{25F66BAB-DED3-4AB9-BA86-7B12CA27285C}"
"UpgradeCode" = "8:{1829CEAB-42C1-4661-80D7-09286BAAC581}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:0.0.846"
"ProductVersion" = "8:0.0.847"
"Manufacturer" = "8:Remo Scheidegger"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand All @@ -950,7 +950,7 @@
"UseSystemSearchPath" = "11:TRUE"
"TargetPlatform" = "3:0"
"PreBuildEvent" = "8:"
"PostBuildEvent" = "8:"
"PostBuildEvent" = "8:\"C:\\Program Files (x86)\\Microsoft SDKs\\ClickOnce\\SignTool\\signtool.exe\" sign /a $(BuiltOuputPath)"
"RunPostBuildEvent" = "3:0"
}
"Registry"
Expand Down

0 comments on commit d07f14c

Please sign in to comment.