29 lines
1.4 KiB
C#
29 lines
1.4 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 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.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Reflection;
|
|
|
|
[assembly: System.Reflection.AssemblyCompanyAttribute("Nop Solutions, Ltd")]
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
|
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Nop Solutions, Ltd")]
|
|
[assembly: System.Reflection.AssemblyDescriptionAttribute("This project contains a set of core services, business logic, validations or calc" +
|
|
"ulations related with the data, if needed. Some people call it Business Access L" +
|
|
"ayer (BAL).")]
|
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("4.70.0.0")]
|
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("4.70.0")]
|
|
[assembly: System.Reflection.AssemblyProductAttribute("Nop.Services")]
|
|
[assembly: System.Reflection.AssemblyTitleAttribute("Nop.Services")]
|
|
[assembly: System.Reflection.AssemblyVersionAttribute("4.70.0.0")]
|
|
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/nopSolutions/nopCommerce")]
|
|
|
|
// Generated by the MSBuild WriteCodeFragment class.
|
|
|