diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
new file mode 100644
index 00000000..c8ac17cf
--- /dev/null
+++ b/.config/dotnet-tools.json
@@ -0,0 +1,13 @@
+{
+ "version": 1,
+ "isRoot": true,
+ "tools": {
+ "dotnet-outdated-tool": {
+ "version": "4.6.4",
+ "commands": [
+ "dotnet-outdated"
+ ],
+ "rollForward": false
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj
index 55ad0e0d..772f55fc 100644
--- a/src/Application/Application.csproj
+++ b/src/Application/Application.csproj
@@ -8,7 +8,7 @@
default
-
+
@@ -17,8 +17,8 @@
-
-
+
+
diff --git a/src/Domain/Domain.csproj b/src/Domain/Domain.csproj
index 6b41cbfd..2f841ef4 100644
--- a/src/Domain/Domain.csproj
+++ b/src/Domain/Domain.csproj
@@ -12,8 +12,8 @@
-
-
+
+
diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj
index f10672bd..f9d01293 100644
--- a/src/Infrastructure/Infrastructure.csproj
+++ b/src/Infrastructure/Infrastructure.csproj
@@ -12,23 +12,23 @@
-
-
-
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
+
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
+
+
+
+
diff --git a/src/Server.UI/Server.UI.csproj b/src/Server.UI/Server.UI.csproj
index 8261ccb8..01923bac 100644
--- a/src/Server.UI/Server.UI.csproj
+++ b/src/Server.UI/Server.UI.csproj
@@ -16,11 +16,11 @@
-
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/Server/Server.csproj b/src/Server/Server.csproj
index f985e8d0..b41dbffb 100644
--- a/src/Server/Server.csproj
+++ b/src/Server/Server.csproj
@@ -19,8 +19,8 @@
-
-
+
+