mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-02 07:09: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
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("Dark UI Example")]
|
||||
[assembly: AssemblyDescription("Examlpe application for Dark UI")]
|
||||
[assembly: AssemblyDescription("Example application for Dark UI")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Robin Perris")]
|
||||
[assembly: AssemblyProduct("Dark UI")]
|
||||
|
Loading…
x
Reference in New Issue
Block a user