~mandel/wadlsharp/fix_643524

« back to all changes in this revision

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

  • Committer: Manish Sinha
  • Date: 2010-04-06 18:47:38 UTC
  • Revision ID: manishsinha27@gmail.com-20100406184738-b2lh90t0b4qvzsw5
Changed the name of the asembly from LpNet.WadlSharp to LpNet.WadlSharp.Common
Added CreateIdentifier method in Utils.cs

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
    <Compile Include="Properties\AssemblyInfo.cs" />
51
51
  </ItemGroup>
52
52
  <ItemGroup>
53
 
    <ProjectReference Include="..\LpNet.WadlSharp\LpNet.WadlSharp.csproj">
 
53
    <ProjectReference Include="..\LpNet.WadlSharp\LpNet.WadlSharp.Common.csproj">
54
54
      <Project>{69BA4ABC-93E1-416E-A1EF-0F5DF64B4B71}</Project>
55
 
      <Name>LpNet.WadlSharp</Name>
 
55
      <Name>LpNet.WadlSharp.Common</Name>
56
56
    </ProjectReference>
57
57
  </ItemGroup>
58
58
  <ItemGroup>