Skip to content

Commit

Permalink
bumpt to 1.0.1697
Browse files Browse the repository at this point in the history
  • Loading branch information
MrReSc committed Apr 25, 2021
1 parent 7fad21e commit 8461dc7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions IEC Mate/IEC Mate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PrimaryVersionType>AssemblyVersionAttribute</PrimaryVersionType>
<AssemblyFileVersionSettings>None.None.Increment.DateStamp</AssemblyFileVersionSettings>
<AssemblyInfoVersionSettings>None.None.Increment.DateStamp</AssemblyInfoVersionSettings>
<AssemblyVersion>1.0.1692.21115</AssemblyVersion>
<AssemblyVersion>1.0.1697.21115</AssemblyVersion>
<PublishUrl>C:\Users\r.scheidegger\Downloads\IEC Mate\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
Expand All @@ -42,7 +42,7 @@
<ProductName>IEC-Mate</ProductName>
<PublisherName>Remo Scheidegger</PublisherName>
<ApplicationRevision>19222</ApplicationRevision>
<ApplicationVersion>1.0.1692.21115</ApplicationVersion>
<ApplicationVersion>1.0.1697.21115</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("1.0.1692.21115")]
[assembly: AssemblyFileVersion("1.0.1692.21115")]
[assembly: AssemblyVersion("1.0.1697.21115")]
[assembly: AssemblyFileVersion("1.0.1697.21115")]
8 changes: 4 additions & 4 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -7166,15 +7166,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:IEC-Mate"
"ProductCode" = "8:{BE335083-0588-4EC2-8C4A-128B05FFAF82}"
"PackageCode" = "8:{7494D404-8644-490C-96B8-6422083E8A87}"
"ProductCode" = "8:{17C4A2D5-E054-4F0C-A457-192622C5518F}"
"PackageCode" = "8:{ED72B461-1F9A-4F6F-B1EC-FE61D07C4587}"
"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:1.0.1663"
"ProductVersion" = "8:1.0.1697"
"Manufacturer" = "8:Remo Scheidegger"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand All @@ -7190,7 +7190,7 @@
"UseSystemSearchPath" = "11:TRUE"
"TargetPlatform" = "3:0"
"PreBuildEvent" = "8:"
"PostBuildEvent" = "8:\"C:\\Program Files (x86)\\Microsoft SDKs\\ClickOnce\\SignTool\\signtool.exe\" sign /a $(BuiltOuputPath)"
"PostBuildEvent" = "8:"
"RunPostBuildEvent" = "3:0"
}
"Registry"
Expand Down

0 comments on commit 8461dc7

Please sign in to comment.