Update to work without any comports on the system
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-05-30 15:37:02 +02:00
parent ace6790c9c
commit 6b5ee02f26
8 changed files with 87 additions and 45 deletions

View File

@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Tidstagning")]
[assembly: AssemblyDescription("Contact jens.chr.true@gmail.com - https://jcktrue.dk")]
[assembly: AssemblyDescription("Kontakt jens.chr.true@gmail.com - https://jcktrue.dk")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("LEAX")]
[assembly: AssemblyProduct("Tidstagning")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyCopyright("Copyright © 2021")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]