Did cleanup of code base for .NET core version.
This commit is contained in:
@@ -5,12 +5,12 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("OneDriveArchiver")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyDescription("JR IT Services OneDrive Archiving Tool")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyCompany("JR IT Services")]
|
||||
[assembly: AssemblyProduct("OneDriveArchiver")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2017")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2019 Johannes Rest")]
|
||||
[assembly: AssemblyTrademark("Johannes Rest")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
|
||||
Reference in New Issue
Block a user