diff --git a/Agent/AmagnoVirtualPrinter.Agent.Console/Properties/AssemblyInfo.cs b/Agent/AmagnoVirtualPrinter.Agent.Console/Properties/AssemblyInfo.cs index 826c9ce..a870d95 100644 --- a/Agent/AmagnoVirtualPrinter.Agent.Console/Properties/AssemblyInfo.cs +++ b/Agent/AmagnoVirtualPrinter.Agent.Console/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.1")] -[assembly: AssemblyFileVersion("1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] \ No newline at end of file diff --git a/Agent/AmagnoVirtualPrinter.Agent.Service/Properties/AssemblyInfo.cs b/Agent/AmagnoVirtualPrinter.Agent.Service/Properties/AssemblyInfo.cs index b4e07ba..99acebb 100644 --- a/Agent/AmagnoVirtualPrinter.Agent.Service/Properties/AssemblyInfo.cs +++ b/Agent/AmagnoVirtualPrinter.Agent.Service/Properties/AssemblyInfo.cs @@ -15,8 +15,8 @@ using System.Runtime.InteropServices; [assembly: Guid("8c4f0640-4628-4cea-8e31-143d68a3a70f")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] // For testing [assembly: InternalsVisibleTo("AmagnoVirtualPrinter.Test")] \ No newline at end of file diff --git a/Agent/AmagnoVirtualPrinter.Delivery/Properties/AssemblyInfo.cs b/Agent/AmagnoVirtualPrinter.Delivery/Properties/AssemblyInfo.cs index 8340824..a652f5e 100644 --- a/Agent/AmagnoVirtualPrinter.Delivery/Properties/AssemblyInfo.cs +++ b/Agent/AmagnoVirtualPrinter.Delivery/Properties/AssemblyInfo.cs @@ -14,5 +14,5 @@ using System.Runtime.InteropServices; [assembly: Guid("74fa80b3-7cf1-4b68-8aa3-4c3d37bbe855")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] \ No newline at end of file diff --git a/Common/AmagnoVirtualPrinter.Agent.Autofac/Properties/AssemblyInfo.cs b/Common/AmagnoVirtualPrinter.Agent.Autofac/Properties/AssemblyInfo.cs index 46550f5..fdf310c 100644 --- a/Common/AmagnoVirtualPrinter.Agent.Autofac/Properties/AssemblyInfo.cs +++ b/Common/AmagnoVirtualPrinter.Agent.Autofac/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] diff --git a/Common/AmagnoVirtualPrinter.Agent.Core/Properties/AssemblyInfo.cs b/Common/AmagnoVirtualPrinter.Agent.Core/Properties/AssemblyInfo.cs index 0ad270e..1c7a5d9 100644 --- a/Common/AmagnoVirtualPrinter.Agent.Core/Properties/AssemblyInfo.cs +++ b/Common/AmagnoVirtualPrinter.Agent.Core/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // indem Sie "*" wie unten gezeigt eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] \ No newline at end of file diff --git a/Common/AmagnoVirtualPrinter.Agent.Lib/Properties/AssemblyInfo.cs b/Common/AmagnoVirtualPrinter.Agent.Lib/Properties/AssemblyInfo.cs index 8207507..65773ea 100644 --- a/Common/AmagnoVirtualPrinter.Agent.Lib/Properties/AssemblyInfo.cs +++ b/Common/AmagnoVirtualPrinter.Agent.Lib/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] diff --git a/Common/AmagnoVirtualPrinter.Logging/Properties/AssemblyInfo.cs b/Common/AmagnoVirtualPrinter.Logging/Properties/AssemblyInfo.cs index d2c5ed5..d0834d9 100644 --- a/Common/AmagnoVirtualPrinter.Logging/Properties/AssemblyInfo.cs +++ b/Common/AmagnoVirtualPrinter.Logging/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] diff --git a/Common/AmagnoVirtualPrinter.Utils/Properties/AssemblyInfo.cs b/Common/AmagnoVirtualPrinter.Utils/Properties/AssemblyInfo.cs index b11ff79..294eaa5 100644 --- a/Common/AmagnoVirtualPrinter.Utils/Properties/AssemblyInfo.cs +++ b/Common/AmagnoVirtualPrinter.Utils/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] diff --git a/Installer/AmagnoVirtualPrinter.SetupDriver/Properties/AssemblyInfo.cs b/Installer/AmagnoVirtualPrinter.SetupDriver/Properties/AssemblyInfo.cs index 4b884e6..8b2ede8 100644 --- a/Installer/AmagnoVirtualPrinter.SetupDriver/Properties/AssemblyInfo.cs +++ b/Installer/AmagnoVirtualPrinter.SetupDriver/Properties/AssemblyInfo.cs @@ -15,7 +15,7 @@ using System.Runtime.InteropServices; [assembly: Guid("12402f90-a2ae-4549-9142-f90650e2082a")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] [assembly: InternalsVisibleTo("properties")] \ No newline at end of file diff --git a/Installer/AmagnoVirtualPrinter.WixSharpInstaller/Properties/AssemblyInfo.cs b/Installer/AmagnoVirtualPrinter.WixSharpInstaller/Properties/AssemblyInfo.cs index c1257c7..11921ce 100644 --- a/Installer/AmagnoVirtualPrinter.WixSharpInstaller/Properties/AssemblyInfo.cs +++ b/Installer/AmagnoVirtualPrinter.WixSharpInstaller/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] diff --git a/UI/AmagnoVirtualPrinter.ProgressInfo.Autofac/Properties/AssemblyInfo.cs b/UI/AmagnoVirtualPrinter.ProgressInfo.Autofac/Properties/AssemblyInfo.cs index 4faa73a..ddbd4e7 100644 --- a/UI/AmagnoVirtualPrinter.ProgressInfo.Autofac/Properties/AssemblyInfo.cs +++ b/UI/AmagnoVirtualPrinter.ProgressInfo.Autofac/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // indem Sie "*" wie unten gezeigt eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] \ No newline at end of file diff --git a/UI/AmagnoVirtualPrinter.ProgressInfo.Core/Properties/AssemblyInfo.cs b/UI/AmagnoVirtualPrinter.ProgressInfo.Core/Properties/AssemblyInfo.cs index e6973ba..e02644b 100644 --- a/UI/AmagnoVirtualPrinter.ProgressInfo.Core/Properties/AssemblyInfo.cs +++ b/UI/AmagnoVirtualPrinter.ProgressInfo.Core/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // indem Sie "*" wie unten gezeigt eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] \ No newline at end of file diff --git a/UI/AmagnoVirtualPrinter.ProgressInfo.Lib/Properties/AssemblyInfo.cs b/UI/AmagnoVirtualPrinter.ProgressInfo.Lib/Properties/AssemblyInfo.cs index 62edb26..8aad026 100644 --- a/UI/AmagnoVirtualPrinter.ProgressInfo.Lib/Properties/AssemblyInfo.cs +++ b/UI/AmagnoVirtualPrinter.ProgressInfo.Lib/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // indem Sie "*" wie unten gezeigt eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] \ No newline at end of file diff --git a/UI/AmagnoVirtualPrinter.ProgressInfo/Properties/AssemblyInfo.cs b/UI/AmagnoVirtualPrinter.ProgressInfo/Properties/AssemblyInfo.cs index 60c643e..873b6d7 100644 --- a/UI/AmagnoVirtualPrinter.ProgressInfo/Properties/AssemblyInfo.cs +++ b/UI/AmagnoVirtualPrinter.ProgressInfo/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.1")] -[assembly: AssemblyFileVersion("1.0.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.2")] +[assembly: AssemblyFileVersion("1.0.2")] \ No newline at end of file