diff --git a/Thermo.Cam.Setup/MainForm.cs b/Thermo.Cam.Setup/MainForm.cs index 4137ef76..5feabee0 100644 --- a/Thermo.Cam.Setup/MainForm.cs +++ b/Thermo.Cam.Setup/MainForm.cs @@ -10,7 +10,7 @@ using Flir.Atlas.Image; using Flir.Atlas.Live.Device; using Flir.Atlas.Live.Discovery; using Newtonsoft.Json; -using ThermoCamUtils; +using Thermo.Cam.Utils; namespace Thermo.Cam.Setup { diff --git a/Thermo.Cam.Setup/Properties/AssemblyInfo.cs b/Thermo.Cam.Setup/Properties/AssemblyInfo.cs index f1aedc40..eb337de5 100644 --- a/Thermo.Cam.Setup/Properties/AssemblyInfo.cs +++ b/Thermo.Cam.Setup/Properties/AssemblyInfo.cs @@ -2,19 +2,16 @@ using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("FLIR Cronos")] -[assembly: AssemblyDescription("FLIR Cronos")] +[assembly: AssemblyTitle("Thermo.Cam.Setup")] +[assembly: AssemblyDescription("CMS FLIR Camera Setup")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("FLIR Systems")] -[assembly: AssemblyProduct("FLIR Cronos")] -[assembly: AssemblyCopyright("Copyright © 2018")] -[assembly: AssemblyTrademark("FLIR® is a registered trademark of FLIR Systems.")] +[assembly: AssemblyCompany("Steamware - CMS")] +[assembly: AssemblyProduct("Thermo.Cam.Setup")] +[assembly: AssemblyCopyright("Copyright © 2021")] +[assembly: AssemblyTrademark("Steamware ®")] [assembly: AssemblyCulture("")] - [assembly: ComVisible(false)] - [assembly: Guid("1a663182-6542-479b-b5b4-8f72dcb082f8")] - [assembly: AssemblyVersion("2.0.14266.1000")] [assembly: AssemblyFileVersion("6.0.18050.1001")] -[assembly: AssemblyInformationalVersion("6.0")] +[assembly: AssemblyInformationalVersion("6.0")] \ No newline at end of file diff --git a/Thermo.Cam.Setup/Thermo.Cam.Setup.csproj b/Thermo.Cam.Setup/Thermo.Cam.Setup.csproj index ea2ef10d..4b90027f 100644 --- a/Thermo.Cam.Setup/Thermo.Cam.Setup.csproj +++ b/Thermo.Cam.Setup/Thermo.Cam.Setup.csproj @@ -146,13 +146,13 @@ - - {e4587942-498b-4aa7-9cc9-9304eb2d05c8} - ThermoCamUtils - + - + + {e4587942-498b-4aa7-9cc9-9304eb2d05c8} + Thermo.Cam.Utils + diff --git a/Thermo.Cam.Utils/Properties/AssemblyInfo.cs b/Thermo.Cam.Utils/Properties/AssemblyInfo.cs index 09494ae5..7d0f6723 100644 --- a/Thermo.Cam.Utils/Properties/AssemblyInfo.cs +++ b/Thermo.Cam.Utils/Properties/AssemblyInfo.cs @@ -5,12 +5,12 @@ using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("ThermoCamUtils")] +[assembly: AssemblyTitle("Thermo.Cam.Utils")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("ThermoCamUtils")] -[assembly: AssemblyCopyright("Copyright © 2021")] +[assembly: AssemblyCompany("Steamware - CMS")] +[assembly: AssemblyProduct("Thermo.Cam.Utils")] +[assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -33,4 +33,4 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file diff --git a/Thermo.Cam.Utils/Thermo.Cam.Utils.csproj b/Thermo.Cam.Utils/Thermo.Cam.Utils.csproj index 45be7441..f16cf0e9 100644 --- a/Thermo.Cam.Utils/Thermo.Cam.Utils.csproj +++ b/Thermo.Cam.Utils/Thermo.Cam.Utils.csproj @@ -8,8 +8,8 @@ {E4587942-498B-4AA7-9CC9-9304EB2D05C8} Library Properties - ThermoCamUtils - ThermoCamUtils + Thermo.Cam.Utils + Thermo.Cam.Utils v4.6.2 512 true