websitepanel/WebsitePanel/Sources/VersionInfo.cs
Christiaan Swiers 12725bbbf6 wsp-10294 In System settings added option to configure the paging. Enable/
disable and the amount of packages per page.

At the home page of a customer the paging itself has been added as well.
2015-01-05 16:41:30 +01:00

22 lines
797 B
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.34014
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyCompany("Outercurve Foundation")]
[assembly: AssemblyCopyright("Copyright © 2014 Outercurve Foundation.")]
[assembly: AssemblyVersion("2.1.0.1")]
[assembly: AssemblyFileVersion("2.1.0.1")]
[assembly: AssemblyInformationalVersion("2.1.0")]