Skip to content

Commit 9c70833

Browse files
committed
refactor: update assembly info
1 parent 2419a86 commit 9c70833

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/WpfMessageBox/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("WpfMessageBoxLibrary")]
9-
[assembly: AssemblyDescription("A WPF MessageBox")]
9+
[assembly: AssemblyDescription("A WPF message box, with optional features like custom buttons, textbox and checkbox.")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
12-
[assembly: AssemblyProduct("WpfMessageBoxLibrary")]
12+
[assembly: AssemblyProduct("WpfMessageBox")]
1313
[assembly: AssemblyCopyright("https://github.com/Otiel/WpfMessageBox")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]

0 commit comments

Comments
 (0)