Initial commit

This commit is contained in:
shu
2020-10-21 10:43:18 +02:00
commit 56bd02798f
5848 changed files with 2659025 additions and 0 deletions
@@ -0,0 +1 @@
¹µÈ¦rȽ¹¿¸ª‰ŸªÄ¾ºÆ„w¾¼­Á¾¦¸l¨³¼¶À쏺²³¸¶€¼±·Å±ÈÈt¸·¸Ã¶¶É¾lµ³¸·’ºµ±Åº‰»¼Ç°¿À¦Æ±ÄÂt®¶’‰´®¸°±ÀeűϹ‘y‚Ž„ÂȪ¾l®¶…É»¹©ÁÀ¯½¶¸¿Ã´Ä¬’xȬ·¹½¯®†v‡
@@ -0,0 +1,32 @@
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 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.
' Review the values of the assembly attributes
<Assembly: AssemblyTitle("")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("")>
<Assembly: AssemblyCopyright("")>
<Assembly: AssemblyTrademark("")>
<Assembly: CLSCompliant(True)>
'The following GUID is for the ID of the typelib if this project is exposed to COM
<Assembly: Guid("A015538C-4631-4461-B711-4B2A3F76985B")>
' Version information for an assembly consists of the following four values:
'
' Major Version
' Minor Version
' Build Number
' Revision
'
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:
<Assembly: AssemblyVersion("2.0.*")>