Changeset 4737

Show
Ignore:
Timestamp:
07/20/08 22:15:23 (5 months ago)
Author:
xmlhacker
Message:

had the assembly named incorrectly

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/nuxleus/Source/CodeSamples/Protobuf_Serialization_Comparison_Test/Protobuf_Serialization_Comparison_Test.csproj

    r4733 r4737  
    99    <OutputType>Exe</OutputType> 
    1010    <AppDesignerFolder>Properties</AppDesignerFolder> 
    11     <RootNamespace>Protobuf_XML_Comparison_Test</RootNamespace> 
    12     <AssemblyName>Protobuf_XML_Comparison_Test</AssemblyName> 
     11    <RootNamespace>Protobuf_Serialization_Comparison_Test</RootNamespace> 
     12    <AssemblyName>Protobuf_Serialization_Comparison_Test</AssemblyName> 
    1313    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 
    1414    <FileAlignment>512</FileAlignment>