X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=test5%2FProperties%2FAssemblyInfo.cs;fp=test5%2FProperties%2FAssemblyInfo.cs;h=d0e5e5d1179b6833b05cd2dc386e5ee9e042e162;hb=08bcb090f6a3e6ee38c712571f24b57a4dd32fb4;hp=82192e3f252473d226171a3e92b4f0e45a303039;hpb=7fe25aa821826f09903fb14def74d6b0376e3b5a;p=psychlops%2Fsilverlight.git diff --git a/test5/Properties/AssemblyInfo.cs b/test5/Properties/AssemblyInfo.cs index 82192e3..d0e5e5d 100644 --- a/test5/Properties/AssemblyInfo.cs +++ b/test5/Properties/AssemblyInfo.cs @@ -2,34 +2,34 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// アセンブリに関する一般情報は以下の属性セットをとおして制御されます。 -// アセンブリに関連付けられている情報を変更するには、 -// これらの属性値を変更してください。 -[assembly: AssemblyTitle("PsychlopsSilverlight4test")] +// 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. +[assembly: AssemblyTitle("PsychlopsSilverlight5test")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("PsychlopsSilverlight4test")] -[assembly: AssemblyCopyright("Copyright © 2010")] +[assembly: AssemblyProduct("PsychlopsSilverlight5test")] +[assembly: AssemblyCopyright("Copyright © 2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -// ComVisible を false に設定すると、その型はこのアセンブリ内で COM コンポーネントから -// 見えなくなります。このアセンブリ内で COM から型にアクセスする必要がある場合は、 -// その型の ComVisible 属性を true に設定してください。 +// Setting ComVisible to false makes the types in this assembly not visible +// to COM components. If you need to access a type in this assembly from +// COM, set the ComVisible attribute to true on that type. [assembly: ComVisible(false)] -// このプロジェクトが COM に公開される場合、次の GUID がタイプ ライブラリの ID になります。 -[assembly: Guid("631fa262-58de-42ab-ba9d-79cb7cf7e289")] +// The following GUID is for the ID of the typelib if this project is exposed to COM +[assembly: Guid("e46af21d-13fa-4844-bb31-0b4b5d85935f")] -// アセンブリのバージョン情報は、以下の 4 つの値で構成されています。 +// 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 Revision and Build Numbers +// by using the '*' as shown below: [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")]