websitepanel/WebsitePanel.Installer/Sources/VersionInfo.cs
Virtuworks 42f1ae4a9d Update Installer Top bar Logo
Update Installer Add/Remove Programs Icon
Add Installer Assembly Files to Build.Xml for Auto-Version updating
Update WebsitePanel Project to Release version 2.0
2012-09-09 15:06:42 -04:00

23 lines
825 B
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.17929
//
// 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.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyCompany("Outercurve Foundation")]
[assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation.")]
[assembly: AssemblyVersion("2.0.0.1")]
[assembly: AssemblyFileVersion("2.0.0.1")]
[assembly: AssemblyInformationalVersion("2.0.0")]