mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
🎨Converted all plugin types to interfaces.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="OffsetStream.cs" />
|
||||
<Compile Include="Filter.cs" />
|
||||
<Compile Include="IFilter.cs" />
|
||||
<Compile Include="Filters.cs" />
|
||||
<Compile Include="ZZZNoFilter.cs" />
|
||||
<Compile Include="ForcedSeekStream.cs" />
|
||||
|
||||
Reference in New Issue
Block a user