diff --git a/src/KubeUI.Core/KubeUI.Core.csproj b/src/KubeUI.Core/KubeUI.Core.csproj
index 9e0c3ee9..1a2d17ad 100644
--- a/src/KubeUI.Core/KubeUI.Core.csproj
+++ b/src/KubeUI.Core/KubeUI.Core.csproj
@@ -13,7 +13,7 @@
-
+
diff --git a/src/KubeUI.UI/KubeUI.UI.csproj b/src/KubeUI.UI/KubeUI.UI.csproj
index b83c5300..43ab616c 100644
--- a/src/KubeUI.UI/KubeUI.UI.csproj
+++ b/src/KubeUI.UI/KubeUI.UI.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/src/KubeUI.WPF/KubeUI.WPF.csproj b/src/KubeUI.WPF/KubeUI.WPF.csproj
index b6b1fb5a..3139aefe 100644
--- a/src/KubeUI.WPF/KubeUI.WPF.csproj
+++ b/src/KubeUI.WPF/KubeUI.WPF.csproj
@@ -22,7 +22,7 @@
-
+
diff --git a/src/KubeUI.Web/KubeUI.Web.csproj b/src/KubeUI.Web/KubeUI.Web.csproj
index 4bd4866b..1e1b8339 100644
--- a/src/KubeUI.Web/KubeUI.Web.csproj
+++ b/src/KubeUI.Web/KubeUI.Web.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/src/global.json b/src/global.json
index be44e527..0650fccd 100644
--- a/src/global.json
+++ b/src/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.201",
+ "version": "8.0.204",
"rollForward": "latestFeature"
}
}