Installer

This commit is contained in:
2019-03-14 01:55:36 +01:00
parent 30ec8ae90b
commit fd42cfeb87
4 changed files with 7715 additions and 3 deletions

View File

@@ -7,11 +7,11 @@ using System.Windows;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("LaDOSE.DesktopApp")]
[assembly: AssemblyTitle("LaDOSE")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("LaDOSE.DesktopApp")]
[assembly: AssemblyProduct("LaDOSE")]
[assembly: AssemblyCopyright("Copyright © 2019")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]