Revision 79f92570 trunk/Pithos.Core/Pithos.Core.csproj

b/trunk/Pithos.Core/Pithos.Core.csproj
377 377
  <ItemGroup>
378 378
    <Compile Include="Agents\Agent.cs" />
379 379
    <Compile Include="Agents\AgentLocator.cs" />
380
    <Compile Include="Agents\AsyncAutoResetEvent.cs" />
380 381
    <Compile Include="Agents\AsyncCollection.cs" />
381 382
    <Compile Include="Agents\AsyncManualResetEvent.cs" />
382 383
    <Compile Include="Agents\AsyncSemaphore.cs" />
......
386 387
    <Compile Include="Agents\DeleteAgent.cs" />
387 388
    <Compile Include="Agents\FileAgent.cs" />
388 389
    <Compile Include="Agents\BlockExtensions.cs" />
390
    <Compile Include="Agents\FileEventIdleBatch.cs" />
389 391
    <Compile Include="Agents\FileSystemWatcherAdapter.cs" />
392
    <Compile Include="Agents\IdleBatch.cs" />
390 393
    <Compile Include="Agents\MovedEventArgs.cs" />
391 394
    <Compile Include="Agents\NetworkAgent.cs" />
392 395
    <Compile Include="Agents\ObjectInfoComparer.cs" />

Also available in: Unified diff