Revision 5ce54458 trunk/Pithos.Core/Pithos.Core.csproj

b/trunk/Pithos.Core/Pithos.Core.csproj
128 128
  </ItemGroup>
129 129
  <ItemGroup>
130 130
    <Compile Include="Agent.cs" />
131
    <Compile Include="Agents\FileWatcherAgent.cs" />
131
    <Compile Include="Agents\CloudAction.cs" />
132
    <Compile Include="Agents\FileAgent.cs" />
133
    <Compile Include="Agents\FileInfoExtensions.cs" />
132 134
    <Compile Include="Agents\NetworkAgent.cs" />
133 135
    <Compile Include="Agents\WorkflowAgent.cs" />
134 136
    <Compile Include="DynamicDictionary.cs" />
......
136 138
    <Compile Include="FileState.cs" />
137 139
    <Compile Include="IStatusService.cs" />
138 140
    <Compile Include="JobQueue.cs" />
139
    <Compile Include="Signature.cs" />
141
    <Compile Include="NetworkGate.cs" />
140 142
    <Compile Include="StatusKeeper.cs" />
141 143
    <Compile Include="IPithosWorkflow.cs" />
142 144
    <Compile Include="IStatusKeeper.cs" />
......
147 149
    <Compile Include="InMemStatusChecker.cs" />
148 150
    <Compile Include="StatusInfo.cs" />
149 151
    <Compile Include="StatusService.cs" />
150
    <Compile Include="TreeHash.cs" />
151 152
    <Compile Include="WorkflowState.cs" />
152 153
  </ItemGroup>
153 154
  <ItemGroup>

Also available in: Unified diff