mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-05 00:19:27 +03:00
Fixed typo in assembly info.
This commit is contained in:
parent
49e7e0f30d
commit
e6056f630a
@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
|
|||||||
// set of attributes. Change these attribute values to modify the information
|
// set of attributes. Change these attribute values to modify the information
|
||||||
// associated with an assembly.
|
// associated with an assembly.
|
||||||
[assembly: AssemblyTitle("Dark UI Example")]
|
[assembly: AssemblyTitle("Dark UI Example")]
|
||||||
[assembly: AssemblyDescription("Examlpe application for Dark UI")]
|
[assembly: AssemblyDescription("Example application for Dark UI")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCompany("Robin Perris")]
|
[assembly: AssemblyCompany("Robin Perris")]
|
||||||
[assembly: AssemblyProduct("Dark UI")]
|
[assembly: AssemblyProduct("Dark UI")]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user