diff --git a/src/ParkitectNexus.Client.Darwin/ParkitectNexus.Client.Darwin.csproj b/src/ParkitectNexus.Client.Darwin/ParkitectNexus.Client.Darwin.csproj index ef8e643..c5f2c6b 100644 --- a/src/ParkitectNexus.Client.Darwin/ParkitectNexus.Client.Darwin.csproj +++ b/src/ParkitectNexus.Client.Darwin/ParkitectNexus.Client.Darwin.csproj @@ -10,7 +10,7 @@ Resources ParkitectNexus Client True - 2.0.0 + 2.1.5980.38291 false diff --git a/src/ParkitectNexus.Client.Darwin/Properties/AssemblyInfo.cs b/src/ParkitectNexus.Client.Darwin/Properties/AssemblyInfo.cs index 280133c..ee219ab 100644 --- a/src/ParkitectNexus.Client.Darwin/Properties/AssemblyInfo.cs +++ b/src/ParkitectNexus.Client.Darwin/Properties/AssemblyInfo.cs @@ -8,12 +8,12 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("ParkitectNexus.Client.Base")] +[assembly: AssemblyTitle("ParkitectNexus Client")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("ParkitectNexus.Client.Base")] -[assembly: AssemblyCopyright("Copyright © 2016")] +[assembly: AssemblyProduct("ParkitectNexus Client")] +[assembly: AssemblyCopyright("Copyright © ParkitectNexus 2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -38,4 +38,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.5969.32190")] \ No newline at end of file +[assembly: AssemblyVersion("2.1.5980.38291")] \ No newline at end of file