diff --git a/Deploy/Deploy.csproj b/Deploy/Deploy.csproj index 0ed50eee..2c7b427e 100644 --- a/Deploy/Deploy.csproj +++ b/Deploy/Deploy.csproj @@ -10,7 +10,7 @@ Deploy Deploy v4.5 - 2.1.1 + 2.1.2 true diff --git a/R7.University.Controls/Properties/AssemblyInfo.cs b/R7.University.Controls/Properties/AssemblyInfo.cs index eb98b14e..3c2bedda 100644 --- a/R7.University.Controls/Properties/AssemblyInfo.cs +++ b/R7.University.Controls/Properties/AssemblyInfo.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.1.*")] +[assembly: AssemblyVersion("2.1.2.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)] diff --git a/R7.University.Controls/R7.University.Controls.csproj b/R7.University.Controls/R7.University.Controls.csproj index 81c393e2..3620ca0a 100644 --- a/R7.University.Controls/R7.University.Controls.csproj +++ b/R7.University.Controls/R7.University.Controls.csproj @@ -10,7 +10,7 @@ R7.University.Controls R7.University.Controls v4.5 - 2.1.1 + 2.1.2 true diff --git a/R7.University.Divisions/Properties/AssemblyInfo.cs b/R7.University.Divisions/Properties/AssemblyInfo.cs index 42b821d7..c0ae756f 100644 --- a/R7.University.Divisions/Properties/AssemblyInfo.cs +++ b/R7.University.Divisions/Properties/AssemblyInfo.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.1.*")] +[assembly: AssemblyVersion("2.1.2.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)] diff --git a/R7.University.Divisions/R7.University.Divisions.csproj b/R7.University.Divisions/R7.University.Divisions.csproj index 1a99447c..e6f53c0a 100644 --- a/R7.University.Divisions/R7.University.Divisions.csproj +++ b/R7.University.Divisions/R7.University.Divisions.csproj @@ -10,7 +10,7 @@ R7.University.Divisions 8.0.30703 2.0 - 2.1.1 + 2.1.2 v4.5 diff --git a/R7.University.EduProgramProfiles/Properties/AssemblyInfo.cs b/R7.University.EduProgramProfiles/Properties/AssemblyInfo.cs index 8a761f23..1a9bcdfb 100644 --- a/R7.University.EduProgramProfiles/Properties/AssemblyInfo.cs +++ b/R7.University.EduProgramProfiles/Properties/AssemblyInfo.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.1.*")] +[assembly: AssemblyVersion("2.1.2.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)] diff --git a/R7.University.EduProgramProfiles/R7.University.EduProgramProfiles.csproj b/R7.University.EduProgramProfiles/R7.University.EduProgramProfiles.csproj index 31926338..7e5b1854 100644 --- a/R7.University.EduProgramProfiles/R7.University.EduProgramProfiles.csproj +++ b/R7.University.EduProgramProfiles/R7.University.EduProgramProfiles.csproj @@ -9,7 +9,7 @@ Library R7.University.EduProgramProfiles R7.University.EduProgramProfiles - 2.1.1 + 2.1.2 v4.5 diff --git a/R7.University.EduPrograms/Properties/AssemblyInfo.cs b/R7.University.EduPrograms/Properties/AssemblyInfo.cs index ee275def..cdd5136c 100644 --- a/R7.University.EduPrograms/Properties/AssemblyInfo.cs +++ b/R7.University.EduPrograms/Properties/AssemblyInfo.cs @@ -14,7 +14,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.1.*")] +[assembly: AssemblyVersion("2.1.2.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. diff --git a/R7.University.EduPrograms/R7.University.EduPrograms.csproj b/R7.University.EduPrograms/R7.University.EduPrograms.csproj index 877fe12e..a962d35f 100644 --- a/R7.University.EduPrograms/R7.University.EduPrograms.csproj +++ b/R7.University.EduPrograms/R7.University.EduPrograms.csproj @@ -10,7 +10,7 @@ Library R7.University.EduPrograms R7.University.EduPrograms - 2.1.1 + 2.1.2 v4.5 diff --git a/R7.University.Employees/Properties/AssemblyInfo.cs b/R7.University.Employees/Properties/AssemblyInfo.cs index 8007db4b..c48e9792 100644 --- a/R7.University.Employees/Properties/AssemblyInfo.cs +++ b/R7.University.Employees/Properties/AssemblyInfo.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.1.*")] +[assembly: AssemblyVersion("2.1.2.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)] diff --git a/R7.University.Employees/R7.University.Employees.csproj b/R7.University.Employees/R7.University.Employees.csproj index b4e0d54e..6cc6884e 100644 --- a/R7.University.Employees/R7.University.Employees.csproj +++ b/R7.University.Employees/R7.University.Employees.csproj @@ -9,7 +9,7 @@ Library R7.University.Employees R7.University.Employees - 2.1.1 + 2.1.2 v4.5 diff --git a/R7.University.Launchpad/Properties/AssemblyInfo.cs b/R7.University.Launchpad/Properties/AssemblyInfo.cs index d4f23dd3..c5238a8b 100644 --- a/R7.University.Launchpad/Properties/AssemblyInfo.cs +++ b/R7.University.Launchpad/Properties/AssemblyInfo.cs @@ -13,7 +13,7 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.1.*")] +[assembly: AssemblyVersion("2.1.2.*")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)] diff --git a/R7.University.Launchpad/R7.University.Launchpad.csproj b/R7.University.Launchpad/R7.University.Launchpad.csproj index e48ecaf9..91d94a27 100644 --- a/R7.University.Launchpad/R7.University.Launchpad.csproj +++ b/R7.University.Launchpad/R7.University.Launchpad.csproj @@ -10,7 +10,7 @@ Library R7.University.Launchpad R7.University.Launchpad - 2.1.1 + 2.1.2 v4.5 diff --git a/R7.University.Tests/R7.University.Tests.csproj b/R7.University.Tests/R7.University.Tests.csproj index 818650dc..1c21a5c0 100644 --- a/R7.University.Tests/R7.University.Tests.csproj +++ b/R7.University.Tests/R7.University.Tests.csproj @@ -11,7 +11,7 @@ R7.University.Tests R7.University.Tests v4.5 - 2.1.1 + 2.1.2 true diff --git a/R7.University.sln b/R7.University.sln index c7e68570..facb7912 100644 --- a/R7.University.sln +++ b/R7.University.sln @@ -335,6 +335,6 @@ Global $52.inheritsSet = null $52.inheritsScope = text/plain $52.scope = text/x-cshtml - version = 2.1.1 + version = 2.1.2 EndGlobalSection EndGlobal diff --git a/R7.University/Properties/AssemblyInfo.cs b/R7.University/Properties/AssemblyInfo.cs index b60a0336..c6cc3149 100644 --- a/R7.University/Properties/AssemblyInfo.cs +++ b/R7.University/Properties/AssemblyInfo.cs @@ -13,8 +13,8 @@ // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("2.1.1.*")] -[assembly: AssemblyInformationalVersion("2.1.1")] +[assembly: AssemblyVersion("2.1.2.*")] +[assembly: AssemblyInformationalVersion("2.1.2")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)] diff --git a/R7.University/R7.University.csproj b/R7.University/R7.University.csproj index 14b93b4d..a02b33dd 100644 --- a/R7.University/R7.University.csproj +++ b/R7.University/R7.University.csproj @@ -9,7 +9,7 @@ Library R7.University R7.University - 2.1.1 + 2.1.2 v4.5 diff --git a/R7.University/R7.University.dnn b/R7.University/R7.University.dnn index ec0d6979..42a8d32b 100644 --- a/R7.University/R7.University.dnn +++ b/R7.University/R7.University.dnn @@ -1,6 +1,6 @@  - + R7.University This is a core library for all R7.University modules. By installing this package, you also install all available R7.University modules, such as Launchpad, Division*, Employee*, EduProgram*, etc. @@ -225,7 +225,7 @@ - + R7.University.Launchpad This is a simple module to display some records from database table. @@ -423,7 +423,7 @@ - + R7.University.Employee This is a module to display information about single employee. @@ -503,7 +503,7 @@ - + R7.University.EmployeeDetails This is a module to display detailed information about single employee. @@ -571,7 +571,7 @@ - + R7.University.EmployeeList This is a simple module to display a list of employees. @@ -650,7 +650,7 @@ - + R7.University.Division This is a module to display information about single division. @@ -718,7 +718,7 @@ - + R7.University.EmployeeDirectory This is a module to display information about employees. @@ -797,7 +797,7 @@ - + R7.University.DivisionDirectory This is a module to display information about divisions. @@ -887,7 +887,7 @@ - + R7.University.EduProgram This is a module to display information about single employee. @@ -987,7 +987,7 @@ - + R7.University.EduProgramDirectory This is a module to display information about educational programs. @@ -1088,7 +1088,7 @@ - + R7.University.ScienceDirectory This is a module to display science information for educational programs. @@ -1164,7 +1164,7 @@ - + R7.University.EduProgramProfileDirectory A module to display information about educational program profiles. @@ -1273,7 +1273,7 @@ - + R7.University.EduVolumeDirectory A module to display information about educational program profiles volume by years. @@ -1360,7 +1360,7 @@ - + R7.University.ContingentDirectory A module to display information about contingent.