//------------------------------------------------------------------------------ // // 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.Data project contains a set of classes and functions for reading from and" + " writing to a database or other data store. It helps separate data-access logic " + "from your business objects.")] [assembly: System.Reflection.AssemblyFileVersionAttribute("4.70.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("4.70.0")] [assembly: System.Reflection.AssemblyProductAttribute("Nop.Data")] [assembly: System.Reflection.AssemblyTitleAttribute("Nop.Data")] [assembly: System.Reflection.AssemblyVersionAttribute("4.70.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/nopSolutions/nopCommerce")] // Generated by the MSBuild WriteCodeFragment class.