There was an error while loading. Please reload this page.
1 parent 2419a86 commit 9c70833Copy full SHA for 9c70833
1 file changed
src/WpfMessageBox/Properties/AssemblyInfo.cs
@@ -6,10 +6,10 @@
6
// set of attributes. Change these attribute values to modify the information
7
// associated with an assembly.
8
[assembly: AssemblyTitle("WpfMessageBoxLibrary")]
9
-[assembly: AssemblyDescription("A WPF MessageBox")]
+[assembly: AssemblyDescription("A WPF message box, with optional features like custom buttons, textbox and checkbox.")]
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("")]
12
-[assembly: AssemblyProduct("WpfMessageBoxLibrary")]
+[assembly: AssemblyProduct("WpfMessageBox")]
13
[assembly: AssemblyCopyright("https://github.com/Otiel/WpfMessageBox")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
0 commit comments