diff --git a/.gitignore b/.gitignore
index 9a1e321..7e95a94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -256,3 +256,4 @@ paket-files/
.idea/
*.sln.iml
.vscode/settings.json
+tmp/**
\ No newline at end of file
diff --git a/imagecatalog/ImageCatalog 2.csproj b/imagecatalog/ImageCatalog 2.csproj
index 7c33f76..734b648 100644
--- a/imagecatalog/ImageCatalog 2.csproj
+++ b/imagecatalog/ImageCatalog 2.csproj
@@ -36,6 +36,9 @@
true
+
+ $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)..\..\AIFotoONLUS\src\AIFotoONLUS.Core\bin\$(Configuration)\net10.0'))
+
embedded
@@ -147,4 +150,13 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file