File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- using System . Reflection ;
1+ using System . Reflection ;
22using System . Runtime . InteropServices ;
33
44// General Information about an assembly is controlled through the following
55// set of attributes. Change these attribute values to modify the information
66// associated with an assembly.
77[ assembly: AssemblyTitle ( "PPMLib" ) ]
8- [ assembly: AssemblyDescription ( "" ) ]
8+ [ assembly: AssemblyDescription ( ".NET Library to Read/Write Flipnotes " ) ]
99[ assembly: AssemblyConfiguration ( "" ) ]
10- [ assembly: AssemblyCompany ( "" ) ]
10+ [ assembly: AssemblyCompany ( "RinLovesYou, NotImplementedLife, Misonothx " ) ]
1111[ assembly: AssemblyProduct ( "PPMLib" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © 2021 " ) ]
12+ [ assembly: AssemblyCopyright ( "" ) ]
1313[ assembly: AssemblyTrademark ( "" ) ]
1414[ assembly: AssemblyCulture ( "" ) ]
1515
You can’t perform that action at this time.
0 commit comments