mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Tests/Filters/PCExchange.cs:
* DiscImageChef.Tests/DiscImageChef.Tests.csproj: Added test for PCExchange filter. * DiscImageChef.Filters/PCExchange.cs: Solved handling last entry of FINDER.DAT. Close FINDER.DAT to prevent sharing violation.
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<Compile Include="Filters\XZ.cs" />
|
||||
<Compile Include="Filters\LZip.cs" />
|
||||
<Compile Include="Filters\BZip2.cs" />
|
||||
<Compile Include="Filters\PCExchange.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
|
||||
Reference in New Issue
Block a user