Changeset 15582 for lang/csharp

Show
Ignore:
Timestamp:
07/10/08 00:29:49 (5 months ago)
Author:
mayuki
Message:

アセンブリの名前にネームスペースをつけた。

Location:
lang/csharp/CommandLineParser
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • lang/csharp/CommandLineParser/CommandLineParser/CommandLineParser.csproj

    r5071 r15582  
    1010    <AppDesignerFolder>Properties</AppDesignerFolder> 
    1111    <RootNamespace>Misuzilla.Utilities</RootNamespace> 
    12     <AssemblyName>CommandLineParser</AssemblyName> 
     12    <AssemblyName>Misuzilla.Utilities.CommandLineParser</AssemblyName> 
    1313    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> 
    1414    <FileAlignment>512</FileAlignment>