fix assembly info
This commit is contained in:
parent
db4a062ded
commit
d98cda9001
@ -25,12 +25,12 @@ using System.Runtime.CompilerServices;
|
|||||||
// Information about this assembly is defined by the following attributes.
|
// Information about this assembly is defined by the following attributes.
|
||||||
// Change them to the values specific to your project.
|
// Change them to the values specific to your project.
|
||||||
|
|
||||||
[assembly: AssemblyTitle("MBS.Framework")]
|
[assembly: AssemblyTitle("Universal Application Toolkit - Core")]
|
||||||
[assembly: AssemblyDescription("")]
|
[assembly: AssemblyDescription("")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCompany("")]
|
[assembly: AssemblyCompany("Mike Becker's Software")]
|
||||||
[assembly: AssemblyProduct("")]
|
[assembly: AssemblyProduct("Universal Application Toolkit")]
|
||||||
[assembly: AssemblyCopyright("")]
|
[assembly: AssemblyCopyright("Copyright © 2015-2021 Mike Becker's Software")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user