websitepanel/WebsitePanel/Sources/VersionInfo.cs
ptsurbeleu 1bd46a0b8a Items being checked-in:
- Updated list of files/folders to ignore;
 - Added full path to FCIV tool;
 - Updated settings of WebsitePanel.LocalizationToolkit solution output for Release/Debug;
 - Updated build.xml with relative paths to solutions;
 - Updated versioning for WebsitePanel.Templates project;
2011-07-13 23:15:40 -07:00

22 lines
796 B
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.235
//
// 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 © 2011 Outercurve Foundation.")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.38")]
[assembly: AssemblyInformationalVersion("1.2.0")]