using System.Reflection;
using System.Runtime.CompilerServices;

//
// AZuɊւʏ͈ȉ 
// ZbgʂĐ䂳܂BAZuɊ֘AtĂ 
// ύXɂ́ȂlύXĂB
//
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]		

//
// AZũo[ẂAȉ 4 ̑ō\܂ :
//
//      W[ o[W
//      }Ci o[W 
//      rhԍ
//      rW
//
// ɂ悤ɁA'*' gāAׂĂ̒lw肷邩A 
// rhуrWԍlɂ邱Ƃł܂ :

[assembly: AssemblyVersion("1.0.*")]

//
// AZuɏɂ́AgpL[w肵Ȃ΂Ȃ܂B 
// AZuɊւڍׂɂẮAMicrosoft .NET Framework hLgQƂĂB
//
// L̑gāAɎgL[𐧌䂵܂B 
//
//  : 
//   (*) L[w肳ȂƁAAZu͏܂B
//   (*) KeyName ́ARs[^ɃCXg[Ă
//        ÍT[rX voC_ (CSP) ̃L[\܂BKeyFile ́A
//       L[܂ރt@CłB
//   (*) KeyFile  KeyName ̒lɎw肳Ăꍇ́A 
//       ȉ̏s܂ :
//       (1) KeyName  CSP ɌꍇÃL[g܂B
//       (2) KeyName ݂AKeyFile ݂ꍇA 
//           KeyFile ɂL[ CSP ɃCXg[Ag܂B
//   (*) KeyFile 쐬ɂ́Asn.exe (ȖO) [eBeBgĂB
//       KeyFile w肷ƂAKeyFile ̏ꏊ́A
//       vWFNgo fBNgւ̑΃pXłȂ΂Ȃ܂B
//       pX́A%Project Directory%\obj\<configuration> łBƂ΁AKeyFile vWFNg fBNgɂꍇA
//       AssemblyKeyFile  
//       [assembly: AssemblyKeyFile("..\\..\\mykey.snk")] ƂĎw肵܂B
//   (*) x͍xȃIvVłB
//       ڍׂɂĂ Microsoft .NET Framework hLgQƂĂB
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile("")]
[assembly: AssemblyKeyName("")]
