From 8faf2a007cdebc392fad13a2b6524d6cef864f89 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 18 Sep 2025 12:54:22 +0000 Subject: [PATCH 1/2] Initial plan From 2fe50e0f48a4d8d2085cc54f0835cf7f4940e272 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:00:13 +0000 Subject: [PATCH 2/2] Update ms.date for freshness review on 6 .NET Aspire documentation files Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com> --- docs/app-host/withdockerfile.md | 2 +- docs/caching/caching-integrations-deployment.md | 2 +- docs/database/ef-core-migrations.md | 2 +- docs/logging/seq-integration.md | 2 +- docs/troubleshooting/connection-string-missing.md | 2 +- docs/troubleshooting/container-runtime-unhealthy.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/app-host/withdockerfile.md b/docs/app-host/withdockerfile.md index dbfd122ece..60af52ca23 100644 --- a/docs/app-host/withdockerfile.md +++ b/docs/app-host/withdockerfile.md @@ -1,7 +1,7 @@ --- title: Add Dockerfiles to your .NET app model description: Learn how to add Dockerfiles to your .NET app model. -ms.date: 07/23/2024 +ms.date: 09/18/2025 --- # Add Dockerfiles to your .NET app model diff --git a/docs/caching/caching-integrations-deployment.md b/docs/caching/caching-integrations-deployment.md index 2ff68b1b85..18b0357548 100644 --- a/docs/caching/caching-integrations-deployment.md +++ b/docs/caching/caching-integrations-deployment.md @@ -1,7 +1,7 @@ --- title: Deploy a .NET Aspire project that connects to Redis Cache to Azure description: Learn how to deploy a .NET Aspire project that connects to Redis Cache to Azure -ms.date: 08/12/2024 +ms.date: 09/18/2025 ms.topic: how-to --- diff --git a/docs/database/ef-core-migrations.md b/docs/database/ef-core-migrations.md index 9de9de66de..1b803e8da2 100644 --- a/docs/database/ef-core-migrations.md +++ b/docs/database/ef-core-migrations.md @@ -1,7 +1,7 @@ --- title: Apply EF Core migrations in .NET Aspire description: Learn about how to to apply Entity Framework Core migrations in .NET Aspire -ms.date: 07/31/2024 +ms.date: 09/18/2025 ms.topic: how-to uid: database/ef-core-migrations ms.custom: sfi-image-nochange diff --git a/docs/logging/seq-integration.md b/docs/logging/seq-integration.md index 18f5ebdbf2..cc7eb0a42d 100644 --- a/docs/logging/seq-integration.md +++ b/docs/logging/seq-integration.md @@ -1,7 +1,7 @@ --- title: .NET Aspire Seq integration description: Learn how to use the .NET Aspire Seq integration to add OpenTelemetry Protocol (OTLP) exporters that send logs and traces to a Seq Server. -ms.date: 08/12/2024 +ms.date: 09/18/2025 uid: logging/seq-integration --- diff --git a/docs/troubleshooting/connection-string-missing.md b/docs/troubleshooting/connection-string-missing.md index fbac8a14a2..83f92d487a 100644 --- a/docs/troubleshooting/connection-string-missing.md +++ b/docs/troubleshooting/connection-string-missing.md @@ -1,7 +1,7 @@ --- title: The connection string is missing description: Learn how to troubleshoot the error "ConnectionString is missing" during execution of your app. -ms.date: 07/03/2024 +ms.date: 09/18/2025 ms.custom: sfi-ropc-nochange --- diff --git a/docs/troubleshooting/container-runtime-unhealthy.md b/docs/troubleshooting/container-runtime-unhealthy.md index 731bd4f80b..301f6664f1 100644 --- a/docs/troubleshooting/container-runtime-unhealthy.md +++ b/docs/troubleshooting/container-runtime-unhealthy.md @@ -1,7 +1,7 @@ --- title: Container runtime appears to be unhealthy description: Learn how to troubleshoot the error "Container runtime 'docker' was found but appears to be unhealthy" during execution of your app. -ms.date: 07/03/2024 +ms.date: 09/18/2025 --- # Container runtime appears to be unhealthy