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
|
// set of attributes. Change these attribute values to modify the information
|
||||||
// associated with an assembly.
|
// associated with an assembly.
|
||||||
[assembly: AssemblyTitle("OneDriveArchiver")]
|
[assembly: AssemblyTitle("OneDriveArchiver")]
|
||||||
[assembly: AssemblyDescription("")]
|
[assembly: AssemblyDescription("JR IT Services OneDrive Archiving Tool")]
|
||||||
[assembly: AssemblyConfiguration("")]
|
[assembly: AssemblyConfiguration("")]
|
||||||
[assembly: AssemblyCompany("")]
|
[assembly: AssemblyCompany("JR IT Services")]
|
||||||
[assembly: AssemblyProduct("OneDriveArchiver")]
|
[assembly: AssemblyProduct("OneDriveArchiver")]
|
||||||
[assembly: AssemblyCopyright("Copyright © 2017")]
|
[assembly: AssemblyCopyright("Copyright © 2019 Johannes Rest")]
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("Johannes Rest")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
|
|
||||||
// Setting ComVisible to false makes the types in this assembly not visible
|
// Setting ComVisible to false makes the types in this assembly not visible
|
||||||
|
|||||||
Reference in New Issue
Block a user