diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 3c07153..cdff004 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -10,7 +10,7 @@
"rollForward": false
},
"aspire.cli": {
- "version": "13.5.1",
+ "version": "13.5.2",
"commands": [
"aspire"
],
diff --git a/Directory.Packages.props b/Directory.Packages.props
index fc8084e..954e65e 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -5,12 +5,12 @@
true
-
-
-
-
-
-
+
+
+
+
+
+
@@ -46,12 +46,12 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/global.json b/global.json
index e1fb83e..152f5e3 100644
--- a/global.json
+++ b/global.json
@@ -4,7 +4,7 @@
"rollForward": "latestFeature"
},
"msbuild-sdks": {
- "Aspire.AppHost.Sdk": "13.5.1"
+ "Aspire.AppHost.Sdk": "13.5.2"
},
"test": {
"runner": "Microsoft.Testing.Platform"