naps2/NAPS2.Images.Gdi
Ben Olden-Cooligan 3eda15242a Build net5 instead of net6
Seems like there's either a net6 bug or something wrong with my local install, as starting the worker works on net5 but not net6 ("hostfxr.dll" error message when running from Rider).

Plus net5 is probably a good general target right now in terms of compatibility, too.
2022-06-19 18:33:00 -07:00
..
.gitignore WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
BitmapExtensions.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
BitmapHelper.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
GdiConverters.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
GdiExtensions.cs Remove render extensions in favor of using ImageContext 2022-06-14 22:16:35 -07:00
GdiImage.cs Rename IStorage to IImageStorage, IImage to IMemoryImage, etc. 2022-06-08 19:39:27 -07:00
GdiImageContext.cs Remove render extensions in favor of using ImageContext 2022-06-14 22:16:35 -07:00
GdiImageLockState.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
GdiTransformers.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
IsExternalInit.cs Fix more warnings and upgrade CommandLineParser 2022-06-19 10:51:40 -07:00
NAPS2.Images.Gdi.csproj Build net5 instead of net6 2022-06-19 18:33:00 -07:00
ScannedImageHelper.cs WIP: Simpler image model. Still a number of todos, and some projects not compiling. 2021-12-22 17:45:22 -08:00
UnsafeImageOps.cs Rename IStorage to IImageStorage, IImage to IMemoryImage, etc. 2022-06-08 19:39:27 -07:00