Mango.Nop.Libraries/Nop.Core/obj/Release/net8.0/Nop.Core.AssemblyInfo.cs

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("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.