diff --git a/src/Aspire.Hosting/Properties/Resources.Designer.cs b/src/Aspire.Hosting/Properties/Resources.Designer.cs index f9c3263a96..549ec10353 100644 --- a/src/Aspire.Hosting/Properties/Resources.Designer.cs +++ b/src/Aspire.Hosting/Properties/Resources.Designer.cs @@ -79,7 +79,8 @@ internal static string ContainerMountBindMountsRequireSourceExceptionMessage { } /// - /// Looks up a localized string similar to Container runtime '{0}' could not be found. The error from the container runtime check was: {1}.. + /// Looks up a localized string similar to Container runtime '{0}' could not be found. The error from the container runtime check was: {1}. + ///See https://aka.ms/dotnet/aspire/containers for more details on supported container runtimes.. /// internal static string ContainerRuntimePrerequisiteMissingExceptionMessage { get { diff --git a/src/Aspire.Hosting/Properties/Resources.resx b/src/Aspire.Hosting/Properties/Resources.resx index 6ec22d52ff..2022243554 100644 --- a/src/Aspire.Hosting/Properties/Resources.resx +++ b/src/Aspire.Hosting/Properties/Resources.resx @@ -1,4 +1,4 @@ - +