Mini Kabibi Habibi
{\rtf1\ansi\ansicpg1251\deff0\deflang1049{\fonttbl{\f0\fnil\fcharset0 Courier New;}}
{\colortbl ;\red0\green0\blue255;\red0\green128\blue0;\red43\green145\blue175;\red163\green21\blue21;}
{\*\generator Msftedit 5.41.21.2510;}\viewkind4\uc1\pard\sl240\slmult1\cf1\lang1033\f0\fs20 using\cf0 System.Reflection;\par
\cf1 using\cf0 System.Runtime.CompilerServices;\par
\par
\cf2 //\par
// General Information about an assembly is controlled through the following \par
// set of attributes. Change these attribute values to modify the information\par
// associated with an assembly.\par
//\par
\cf0 [\cf1 assembly\cf0 : \cf3 AssemblyTitle\cf0 (\cf4 ""\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyDescription\cf0 (\cf4 ""\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyConfiguration\cf0 (\cf4 ""\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyCompany\cf0 (\cf4 ""\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyProduct\cf0 (\cf4 ""\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyCopyright\cf0 (\cf4 ""\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyTrademark\cf0 (\cf4 ""\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyCulture\cf0 (\cf4 ""\cf0 )]\tab\tab\par
\par
\cf2 //\par
// Version information for an assembly consists of the following four values:\par
//\par
// Major Version\par
// Minor Version \par
// Build Number\par
// Revision\par
//\par
// You can specify all the values or you can default the Revision and Build Numbers \par
// by using the '*' as shown below:\par
\par
\cf0 [\cf1 assembly\cf0 : \cf3 AssemblyVersion\cf0 (\cf4 "1.0.*"\cf0 )]\par
\par
\cf2 //\par
// In order to sign your assembly you must specify a key to use. Refer to the \par
// Microsoft .NET Framework documentation for more information on assembly signing.\par
//\par
// Use the attributes below to control which key is used for signing. \par
//\par
// Notes: \par
// (*) If no key is specified, the assembly is not signed.\par
// (*) KeyName refers to a key that has been installed in the Crypto Service\par
// Provider (CSP) on your machine. KeyFile refers to a file which contains\par
// a key.\par
// (*) If the KeyFile and the KeyName values are both specified, the \par
// following processing occurs:\par
// (1) If the KeyName can be found in the CSP, that key is used.\par
// (2) If the KeyName does not exist and the KeyFile does exist, the key \par
// in the KeyFile is installed into the CSP and used.\par
// (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.\par
// When specifying the KeyFile, the location of the KeyFile should be\par
// relative to the project output directory which is\par
// %Project Directory%\\obj\\<configuration>. For example, if your KeyFile is\par
// located in the project directory, you would specify the AssemblyKeyFile \par
// attribute as [assembly: AssemblyKeyFile("..\\\\..\\\\mykey.snk")]\par
// (*) Delay Signing is an advanced option - see the Microsoft .NET Framework\par
// documentation for more information on this.\par
//\par
\cf0 [\cf1 assembly\cf0 : \cf3 AssemblyDelaySign\cf0 (\cf1 false\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyKeyFile\cf0 (\cf4 ""\cf0 )]\par
[\cf1 assembly\cf0 : \cf3 AssemblyKeyName\cf0 (\cf4 ""\cf0 )]\par
\lang9\par
}