ermig1979 / AntiDupl

A program to search similar and defect pictures on the disk
https://ermig1979.github.io/AntiDupl
MIT License
1.23k stars 92 forks source link

Step 2: Seperation of Corelib into AntiDupl.NET.Core #163

Closed Edi61 closed 1 year ago

Edi61 commented 1 year ago

Creation of AntiDupl.NET.Core based on Gigas002 fork and moving there all "Core" relevant source files. No functional change, no code optimization except moving loading of bitmaps out of Corelib by creation of BitmapWorker.cs in AntiDupl.NET .

Edi61 commented 1 year ago

PS.: Please apply "Hide whitespaces" when diffing the code. I could not detect why this happend, on file levels there was no whitepsace problem.