From 2c220d9a0617275dbac789718f8d539700988191 Mon Sep 17 00:00:00 2001 From: Thomas Wiedebusch Date: Fri, 27 Feb 2026 10:35:29 +0100 Subject: [PATCH] ProductionUiCordonel: - assembly info rewound to 2.8.17 --- Common/.shared/SharedAssemblyInfo.cs | 2 +- FM2014TestApp/Ui/Fm2014sTest/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/.shared/SharedAssemblyInfo.cs b/Common/.shared/SharedAssemblyInfo.cs index ccd86aed..480f78e9 100644 --- a/Common/.shared/SharedAssemblyInfo.cs +++ b/Common/.shared/SharedAssemblyInfo.cs @@ -13,4 +13,4 @@ using System.Reflection; // //[assembly: AssemblyVersion("1.2.*.0")] -[assembly: AssemblyVersion("2.8.18.*")] +[assembly: AssemblyVersion("2.8.17.*")] diff --git a/FM2014TestApp/Ui/Fm2014sTest/Properties/AssemblyInfo.cs b/FM2014TestApp/Ui/Fm2014sTest/Properties/AssemblyInfo.cs index dbe3897c..0b5f8310 100644 --- a/FM2014TestApp/Ui/Fm2014sTest/Properties/AssemblyInfo.cs +++ b/FM2014TestApp/Ui/Fm2014sTest/Properties/AssemblyInfo.cs @@ -46,4 +46,4 @@ using System.Windows; // Build Number // Revision // -[assembly: AssemblyVersion("1.0.1.*")] +[assembly: AssemblyVersion("1.0.2.*")]