mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Refactor: Use delegates to report progress and status.
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
<Compile Include="Commands\Statistics.cs" />
|
||||
<Compile Include="Commands\Ls.cs" />
|
||||
<Compile Include="Commands\ExtractFiles.cs" />
|
||||
<Compile Include="Progress.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user