From 4ceb46d65c007259477a4b5818537b943e25d2be Mon Sep 17 00:00:00 2001 From: Marco Date: Mon, 28 Jul 2025 10:01:27 +0200 Subject: [PATCH] Removed visual basic lib from project --- MaddoShared/ImageCreatorSharp.cs | 2 -- imagecatalog/ImageCatalog 2.csproj | 1 - 2 files changed, 3 deletions(-) diff --git a/MaddoShared/ImageCreatorSharp.cs b/MaddoShared/ImageCreatorSharp.cs index a981cd9..5c30a4b 100644 --- a/MaddoShared/ImageCreatorSharp.cs +++ b/MaddoShared/ImageCreatorSharp.cs @@ -183,8 +183,6 @@ public class ImageCreatorSharp : IDisposable { if (g.PropertyIdList.Length > 0) { - - //ExifReader DatiExif = new ExifReader((Bitmap)g); switch (_orientation /*DatiExif.Orientation*/) diff --git a/imagecatalog/ImageCatalog 2.csproj b/imagecatalog/ImageCatalog 2.csproj index 8c7a134..841593c 100644 --- a/imagecatalog/ImageCatalog 2.csproj +++ b/imagecatalog/ImageCatalog 2.csproj @@ -42,7 +42,6 @@ - all