Applied ColdFusion fix from Russ. Applied encoding fix for MySQL dump.
This commit is contained in:
parent
6726fc2ff7
commit
cece69f704
4 changed files with 69 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.239
|
||||
// Runtime Version:4.0.30319.261
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
|
@ -16,7 +16,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyCompany("Outercurve Foundation")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2011 Outercurve Foundation.")]
|
||||
[assembly: AssemblyVersion("1.2.1.0")]
|
||||
[assembly: AssemblyFileVersion("1.2.1.3")]
|
||||
[assembly: AssemblyFileVersion("1.2.1.4")]
|
||||
[assembly: AssemblyInformationalVersion("1.2.1")]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue