~mandel/wadlsharp/increase_lpnamespace_coverage

« back to all changes in this revision

Viewing changes to LpNet.WadlSharp.Common/LpNet.WadlSharp.Common.csproj

  • Committer: Manish Sinha
  • Date: 2010-04-24 20:57:36 UTC
  • Revision ID: manishsinha27@gmail.com-20100424205736-jnuja0bv85qgyy4h
Added ResourceList to know all the resouces while creating a resource_type and created corrosponding constructor for all resource resource_type

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
    <Compile Include="Interface\Generator\IReturn.cs" />
67
67
    <Compile Include="Interface\ILoader.cs" />
68
68
    <Compile Include="Properties\AssemblyInfo.cs" />
 
69
    <Compile Include="ResourceList.cs" />
69
70
    <Compile Include="Resources\wadl.cs">
70
71
      <DependentUpon>wadl.xsd</DependentUpon>
71
72
    </Compile>