Skip to content

Commit

Permalink
Set version to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yagodin committed Aug 9, 2016
1 parent baa2f4d commit 9f297be
Show file tree
Hide file tree
Showing 25 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion Packaging/Packaging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Packaging</RootNamespace>
<AssemblyName>Packaging</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Division/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Division/R7.University.Division.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AssemblyName>R7.University.Division</AssemblyName>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.DivisionDirectory/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.DivisionDirectory</RootNamespace>
<AssemblyName>R7.University.DivisionDirectory</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EduProgram/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EduProgram/R7.University.EduProgram.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgram</RootNamespace>
<AssemblyName>R7.University.EduProgram</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgramDirectory</RootNamespace>
<AssemblyName>R7.University.EduProgramDirectory</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgramProfileDirectory</RootNamespace>
<AssemblyName>R7.University.EduProgramProfileDirectory</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Employee/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Employee/R7.University.Employee.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.Employee</RootNamespace>
<AssemblyName>R7.University.Employee</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EmployeeDirectory/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EmployeeDirectory</RootNamespace>
<AssemblyName>R7.University.EmployeeDirectory</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EmployeeList/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EmployeeList</RootNamespace>
<AssemblyName>R7.University.EmployeeList</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Launchpad/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Launchpad/R7.University.Launchpad.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.Launchpad</RootNamespace>
<AssemblyName>R7.University.Launchpad</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Tests/R7.University.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>R7.University.Tests</RootNamespace>
<AssemblyName>R7.University.Tests</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
2 changes: 1 addition & 1 deletion R7.University.sln
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,6 @@ Global
$45.LineAlign = 0
$45.IncludeDirectoryPaths = True
$44.inheritsSet = Mono
version = 1.10.0
version = 1.10.1
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion R7.University/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("1.10.0.*")]
[assembly: AssemblyVersion ("1.10.1.*")]
// 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)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University/R7.University.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University</RootNamespace>
<AssemblyName>R7.University</AssemblyName>
<ReleaseVersion>1.10.0</ReleaseVersion>
<ReleaseVersion>1.10.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
22 changes: 11 additions & 11 deletions R7.University/R7.University.dnn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dotnetnuke type="Package" version="5.0">
<packages>
<package name="R7.University" type="Library" version="01.10.00">
<package name="R7.University" type="Library" version="01.10.01">
<friendlyName>R7.University</friendlyName>
<description>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.</description>
<owner>
Expand Down Expand Up @@ -154,7 +154,7 @@
</component>
</components>
</package>
<package name="R7.University.Launchpad" type="Module" version="01.10.00">
<package name="R7.University.Launchpad" type="Module" version="01.10.01">
<friendlyName>R7.University.Launchpad</friendlyName>
<description>This is a simple module to display some records from database table.</description>
<owner>
Expand Down Expand Up @@ -319,7 +319,7 @@
</component>
</components>
</package>
<package name="R7.University.Employee" type="Module" version="01.10.00">
<package name="R7.University.Employee" type="Module" version="01.10.01">
<friendlyName>R7.University.Employee</friendlyName>
<description>This is a module to display information about single employee.</description>
<owner>
Expand Down Expand Up @@ -418,7 +418,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDetails" type="Module" version="01.10.00">
<package name="R7.University.EmployeeDetails" type="Module" version="01.10.01">
<friendlyName>R7.University.EmployeeDetails</friendlyName>
<description>This is a module to display detailed information about single employee.</description>
<owner>
Expand Down Expand Up @@ -497,7 +497,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeList" type="Module" version="01.10.00">
<package name="R7.University.EmployeeList" type="Module" version="01.10.01">
<friendlyName>R7.University.EmployeeList</friendlyName>
<description>This is a simple module to display a list of employees.</description>
<owner>
Expand Down Expand Up @@ -585,7 +585,7 @@
</component>
</components>
</package>
<package name="R7.University.Division" type="Module" version="01.10.00">
<package name="R7.University.Division" type="Module" version="01.10.01">
<friendlyName>R7.University.Division</friendlyName>
<description>This is a module to display information about single division.</description>
<owner>
Expand Down Expand Up @@ -673,7 +673,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDirectory" type="Module" version="01.10.00">
<package name="R7.University.EmployeeDirectory" type="Module" version="01.10.01">
<friendlyName>R7.University.EmployeeDirectory</friendlyName>
<description>This is a module to display information about employees.</description>
<owner>
Expand Down Expand Up @@ -761,7 +761,7 @@
</component>
</components>
</package>
<package name="R7.University.DivisionDirectory" type="Module" version="01.10.00">
<package name="R7.University.DivisionDirectory" type="Module" version="01.10.01">
<friendlyName>R7.University.DivisionDirectory</friendlyName>
<description>This is a module to display information about divisions.</description>
<owner>
Expand Down Expand Up @@ -860,7 +860,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgram" type="Module" version="01.10.00">
<package name="R7.University.EduProgram" type="Module" version="01.10.01">
<friendlyName>R7.University.EduProgram</friendlyName>
<description>This is a module to display information about single employee.</description>
<owner>
Expand Down Expand Up @@ -947,7 +947,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgramDirectory" type="Module" version="01.10.00">
<package name="R7.University.EduProgramDirectory" type="Module" version="01.10.01">
<friendlyName>R7.University.EduProgramDirectory</friendlyName>
<description>This is a module to display information about educational programs.</description>
<owner>
Expand Down Expand Up @@ -1024,7 +1024,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgramProfileDirectory" type="Module" version="01.10.00">
<package name="R7.University.EduProgramProfileDirectory" type="Module" version="01.10.01">
<friendlyName>R7.University.EduProgramProfileDirectory</friendlyName>
<description>This is a module to display information about educational program profiles.</description>
<owner>
Expand Down
2 changes: 1 addition & 1 deletion R7.University/releaseNotes.htm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div style="white-space:normal">

<h3>Version 1.10.0</h3>
<h3>Version 1.10.1</h3>
<p>This release focuses to switching from DAL2 to Entity Framework as data access layer.</p>
<ul>
<li>Improve performance of many modules by using less database queries per module load.</li>
Expand Down

0 comments on commit 9f297be

Please sign in to comment.