~k.h/bzr-visualstudio/trunk

« back to all changes in this revision

Viewing changes to Bazaar/Bazaar.csproj

  • Committer: Klaus Hartke
  • Date: 2007-06-17 18:22:54 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: klaus.hartke@googlemail.com-20070617182254-ekdvfevp2c93w1b5
ImplementedĀ WorkingTree.Add.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    <Compile Include="Change.cs" />
41
41
    <Compile Include="ChangeType.cs" />
42
42
    <Compile Include="Conflict.cs" />
 
43
    <Compile Include="FileSpec.cs" />
43
44
    <Compile Include="Kind.cs" />
44
45
    <Compile Include="Repository.cs" />
45
46
    <Compile Include="Revision.cs" />