diff --git a/Directory.Packages.props b/Directory.Packages.props
index de55053..3417862 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -4,74 +4,74 @@
-
-
+
+
-
+
-
-
-
+
+
+
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
-
-
+
+
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/global.json b/global.json
index 6cc60e3..e06c71d 100644
--- a/global.json
+++ b/global.json
@@ -4,7 +4,7 @@
"rollForward": "latestMinor"
},
"msbuild-sdks": {
- "Aspire.AppHost.Sdk": "13.1.0",
- "Aspire.Hosting.AppHost": "13.1.0"
+ "Aspire.AppHost.Sdk": "13.2.0",
+ "Aspire.Hosting.AppHost": "13.2.0"
}
}
\ No newline at end of file
diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj
index b8af532..64799b9 100644
--- a/src/Application/Application.csproj
+++ b/src/Application/Application.csproj
@@ -15,6 +15,7 @@
+
diff --git a/src/ServiceDefaults/ServiceDefaults.csproj b/src/ServiceDefaults/ServiceDefaults.csproj
index 7f9cf40..c9fa607 100644
--- a/src/ServiceDefaults/ServiceDefaults.csproj
+++ b/src/ServiceDefaults/ServiceDefaults.csproj
@@ -5,6 +5,7 @@
+
diff --git a/src/Web.Api/Web.Api.csproj b/src/Web.Api/Web.Api.csproj
index 0f9008f..9339458 100644
--- a/src/Web.Api/Web.Api.csproj
+++ b/src/Web.Api/Web.Api.csproj
@@ -32,6 +32,7 @@
+
<_ContentIncludedByDefault Remove="Pages\Consents\Unsubscribe.cshtml"/>
<_ContentIncludedByDefault Remove="Pages\Consents\UnsubscribeSuccess.cshtml"/>