diff --git a/dependency/Dockerfile/Dockerfile_base b/dependency/Dockerfile/Dockerfile_base
index 8d91b9f5..418c0254 100755
--- a/dependency/Dockerfile/Dockerfile_base
+++ b/dependency/Dockerfile/Dockerfile_base
@@ -1,4 +1,4 @@
-FROM python:3.12.1-bullseye
+FROM python:3.12.2-bullseye
MAINTAINER eesast
WORKDIR /usr/local
RUN apt-get update && apt-get install --no-install-recommends -y gcc g++ make wget ca-certificates cmake autoconf automake libtool curl unzip git
diff --git a/dependency/proto/Protos.csproj b/dependency/proto/Protos.csproj
index 5f39e17f..2c49fb94 100755
--- a/dependency/proto/Protos.csproj
+++ b/dependency/proto/Protos.csproj
@@ -18,7 +18,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/installer/installer.csproj b/installer/installer.csproj
index 265ae407..57a4ab01 100755
--- a/installer/installer.csproj
+++ b/installer/installer.csproj
@@ -52,7 +52,7 @@
-
+
diff --git a/logic/Client/Client.csproj b/logic/Client/Client.csproj
index e0ea75e2..23b2991a 100755
--- a/logic/Client/Client.csproj
+++ b/logic/Client/Client.csproj
@@ -53,7 +53,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/logic/Client/Protos.csproj b/logic/Client/Protos.csproj
index ff5366a6..78651942 100755
--- a/logic/Client/Protos.csproj
+++ b/logic/Client/Protos.csproj
@@ -19,7 +19,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/logic/Server/Server.csproj b/logic/Server/Server.csproj
index dbe865cd..9b859c23 100755
--- a/logic/Server/Server.csproj
+++ b/logic/Server/Server.csproj
@@ -13,7 +13,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive