//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("Nop Solutions, Ltd")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Nop Solutions, Ltd")] [assembly: System.Reflection.AssemblyDescriptionAttribute("The Nop.Core project contains a set of core classes for nopCommerce, such as cach" + "ing, events, helpers, and business objects (for example, Order and Customer enti" + "ties).")] [assembly: System.Reflection.AssemblyFileVersionAttribute("4.70.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("4.70.0")] [assembly: System.Reflection.AssemblyProductAttribute("Nop.Core")] [assembly: System.Reflection.AssemblyTitleAttribute("Nop.Core")] [assembly: System.Reflection.AssemblyVersionAttribute("4.70.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/nopSolutions/nopCommerce")] // Generated by the MSBuild WriteCodeFragment class.