diff --git a/src/Aspire.Dashboard/Model/Assistant/Prompts/KnownChatMessages.cs b/src/Aspire.Dashboard/Model/Assistant/Prompts/KnownChatMessages.cs index d6306247775..623b09ad94c 100644 --- a/src/Aspire.Dashboard/Model/Assistant/Prompts/KnownChatMessages.cs +++ b/src/Aspire.Dashboard/Model/Assistant/Prompts/KnownChatMessages.cs @@ -20,7 +20,7 @@ public static ChatMessage CreateSystemMessage() var systemChatMessage = $""" - You are an AI debugging assistant for apps made using .NET Aspire. + You are an AI debugging assistant for apps made using Aspire. When asked for your name, you must respond with "GitHub Copilot". Follow the user's requirements carefully & to the letter. Your expertise is strictly limited to software development topics. @@ -53,7 +53,7 @@ public static ChatMessage CreateInitialMessage(string promptText, string applica # APP CONTEXT - .NET Aspire application name: {applicationName} + Aspire application name: {applicationName} # RESOURCE GRAPH @@ -135,7 +135,7 @@ public static ChatMessage CreateHelpMessage() { var prompt = """ - What are .NET Aspire resources? How do they work? What are the different types of resources? How do I use them? + What are Aspire resources? How do they work? What are the different types of resources? How do I use them? """; return new(ChatRole.User, prompt); } diff --git a/src/Aspire.Dashboard/Resources/AIAssistant.Designer.cs b/src/Aspire.Dashboard/Resources/AIAssistant.Designer.cs index 2c34d5fb7a5..42da72775ab 100644 --- a/src/Aspire.Dashboard/Resources/AIAssistant.Designer.cs +++ b/src/Aspire.Dashboard/Resources/AIAssistant.Designer.cs @@ -142,7 +142,7 @@ public static string ChatRequestErrorForbiddenCopilotSubscription { } /// - /// Looks up a localized string similar to To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul>. + /// Looks up a localized string similar to To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul>. /// public static string ChatRequestErrorForbiddenDescription { get { diff --git a/src/Aspire.Dashboard/Resources/AIAssistant.resx b/src/Aspire.Dashboard/Resources/AIAssistant.resx index 3aecf256cfd..6e570272448 100644 --- a/src/Aspire.Dashboard/Resources/AIAssistant.resx +++ b/src/Aspire.Dashboard/Resources/AIAssistant.resx @@ -192,7 +192,7 @@ {0} is the name of an IDE. - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> Sign into Visual Studio with a GitHub account that has a Copilot subscription. Follow the steps in <a href="{0}" target="_blank">Add GitHub accounts to your Visual Studio keychain</a>. diff --git a/src/Aspire.Dashboard/Resources/Layout.Designer.cs b/src/Aspire.Dashboard/Resources/Layout.Designer.cs index 92274b53435..be94095f18d 100644 --- a/src/Aspire.Dashboard/Resources/Layout.Designer.cs +++ b/src/Aspire.Dashboard/Resources/Layout.Designer.cs @@ -61,7 +61,7 @@ internal Layout() { } /// - /// Looks up a localized string similar to .NET Aspire. + /// Looks up a localized string similar to Aspire. /// public static string MainLayoutAspire { get { @@ -79,7 +79,7 @@ public static string MainLayoutAspireDashboardHelpLink { } /// - /// Looks up a localized string similar to .NET Aspire repo. + /// Looks up a localized string similar to Aspire repo. /// public static string MainLayoutAspireRepoLink { get { diff --git a/src/Aspire.Dashboard/Resources/Layout.resx b/src/Aspire.Dashboard/Resources/Layout.resx index ca37f9ed640..6e35e7fb4f6 100644 --- a/src/Aspire.Dashboard/Resources/Layout.resx +++ b/src/Aspire.Dashboard/Resources/Layout.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - .NET Aspire repo + Aspire repo Help @@ -154,7 +154,7 @@ Metrics - .NET Aspire + Aspire Untrusted apps can send telemetry to the dashboard. diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.cs.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.cs.xlf index 6b0476cbf79..7363e14314a 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.cs.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.cs.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - Pokud chcete používat GitHub Copilot v .NET Aspire, musíte mít nainstalovanou nejnovější verzi integrovaného vývojového prostředí (IDE) a váš účet GitHub musí mít přístup ke GitHub Copilotu.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 nebo novější</li><li>VS Code a C# Dev Kit 1.19.63 nebo novější</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + Pokud chcete používat GitHub Copilot v .NET Aspire, musíte mít nainstalovanou nejnovější verzi integrovaného vývojového prostředí (IDE) a váš účet GitHub musí mít přístup ke GitHub Copilotu.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 nebo novější</li><li>VS Code a C# Dev Kit 1.19.63 nebo novější</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.de.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.de.xlf index 7f398b70406..265f97e5589 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.de.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.de.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - Um GitHub Copilot in .NET Aspire verwenden zu können, muss eine aktuelle Version Ihrer IDE installiert sein, und Ihr GitHub-Konto benötigt Zugriff auf GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 oder höher</li><li>VS Code und C# Dev Kit 1.19.63 oder höher</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + Um GitHub Copilot in .NET Aspire verwenden zu können, muss eine aktuelle Version Ihrer IDE installiert sein, und Ihr GitHub-Konto benötigt Zugriff auf GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 oder höher</li><li>VS Code und C# Dev Kit 1.19.63 oder höher</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.es.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.es.xlf index 9d9b0fac1b6..e9094eaa4aa 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.es.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.es.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - Para utilizar GitHub Copilot en .NET Aspire, debes tener instalada una versión reciente de tu IDE y tu cuenta de GitHub debe tener acceso a GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 o posterior</li><li>VS Code y el Kit de desarrollo de C# 1.19.63 o posterior</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + Para utilizar GitHub Copilot en .NET Aspire, debes tener instalada una versión reciente de tu IDE y tu cuenta de GitHub debe tener acceso a GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 o posterior</li><li>VS Code y el Kit de desarrollo de C# 1.19.63 o posterior</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.fr.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.fr.xlf index 937a3bc03f8..9f4e75410b6 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.fr.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.fr.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - Pour utiliser GitHub Copilot dans .NET Aspire, vous devez disposer d’une version récente de votre IDE et votre compte GitHub doit avoir accès à GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 ou version ultérieure</li><li>VS Code et le kit de développement C# 1.19.63 ou version ultérieure</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + Pour utiliser GitHub Copilot dans .NET Aspire, vous devez disposer d’une version récente de votre IDE et votre compte GitHub doit avoir accès à GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 ou version ultérieure</li><li>VS Code et le kit de développement C# 1.19.63 ou version ultérieure</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.it.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.it.xlf index c1c8883db99..468a0abc95f 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.it.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.it.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - Per usare GitHub Copilot in .NET Aspire, è necessario che sia installata una versione recente dell'IDE e che l'account GitHub abbia accesso a GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 o versione successiva</li><li>Visual Studio Code e C# Dev Kit 1.19.63 o versione successiva</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + Per usare GitHub Copilot in .NET Aspire, è necessario che sia installata una versione recente dell'IDE e che l'account GitHub abbia accesso a GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 o versione successiva</li><li>Visual Studio Code e C# Dev Kit 1.19.63 o versione successiva</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ja.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ja.xlf index 52c29b63721..374aad94f20 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ja.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ja.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - .NET Aspire で GitHub Copilot を使用するには、最新バージョンの IDE がインストールされており、お使いの GitHub アカウントで GitHub Copilot にアクセスできる必要があります。<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 以降</li><li>VS Code および C# Dev Kit 1.19.63 以降</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + .NET Aspire で GitHub Copilot を使用するには、最新バージョンの IDE がインストールされており、お使いの GitHub アカウントで GitHub Copilot にアクセスできる必要があります。<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 以降</li><li>VS Code および C# Dev Kit 1.19.63 以降</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ko.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ko.xlf index cd2998276d3..d7732cae81d 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ko.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ko.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - GitHub Copilot을 .NET Aspire에서 사용하려면 최신 버전의 IDE가 설치되어 있어야 하며, GitHub 계정이 GitHub Copilot에 액세스할 수 있어야 합니다.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 이상</li><li>VS Code 및 C# Dev Kit 1.19.63 이상</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + GitHub Copilot을 .NET Aspire에서 사용하려면 최신 버전의 IDE가 설치되어 있어야 하며, GitHub 계정이 GitHub Copilot에 액세스할 수 있어야 합니다.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 이상</li><li>VS Code 및 C# Dev Kit 1.19.63 이상</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.pl.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.pl.xlf index 8fc1c4d7e87..864c105fd7a 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.pl.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.pl.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - Aby używać GitHub Copilot w .NET Aspire, musisz mieć zainstalowaną aktualną wersję swojego IDE, a Twoje konto GitHub musi mieć dostęp do GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 lub nowsze</li><li>VS Code i C# Dev Kit 1.19.63 lub nowsze</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + Aby używać GitHub Copilot w .NET Aspire, musisz mieć zainstalowaną aktualną wersję swojego IDE, a Twoje konto GitHub musi mieć dostęp do GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 lub nowsze</li><li>VS Code i C# Dev Kit 1.19.63 lub nowsze</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.pt-BR.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.pt-BR.xlf index 13f40220e68..d3fa206895f 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.pt-BR.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.pt-BR.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - Para usar o GitHub Copilot no .NET Aspire, você deve ter uma versão recente da sua IDE instalada e sua conta do GitHub precisa ter acesso ao GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 ou posterior</li><li>VS Code e Kit de Desenvolvimento C# 1.19.63 ou posterior</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + Para usar o GitHub Copilot no .NET Aspire, você deve ter uma versão recente da sua IDE instalada e sua conta do GitHub precisa ter acesso ao GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 ou posterior</li><li>VS Code e Kit de Desenvolvimento C# 1.19.63 ou posterior</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ru.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ru.xlf index 9a7b73a609d..fe8a82d5c32 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ru.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.ru.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - Чтобы использовать GitHub Copilot в .NET Aspire, необходимо установить последнюю версию вашей интегрированной среды разработки (IDE), а ваша учетная запись GitHub должна обладать доступом к GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 или более поздней версии</li><li>VS Code и C# Dev Kit 1.19.63 или более поздней версии</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + Чтобы использовать GitHub Copilot в .NET Aspire, необходимо установить последнюю версию вашей интегрированной среды разработки (IDE), а ваша учетная запись GitHub должна обладать доступом к GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 или более поздней версии</li><li>VS Code и C# Dev Kit 1.19.63 или более поздней версии</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.tr.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.tr.xlf index 993196cb002..1311e0e63fd 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.tr.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.tr.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - GitHub Copilot'ı .NET Aspire'da kullanmak için IDE'nizin güncel bir sürümünün yüklü olması ve GitHub hesabınızın GitHub Copilot'a erişim iznine sahip olması gerekir.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 veya üzeri</li><li>VS Code ve C# Geliştirme Seti 1.19.63 veya üzeri</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + GitHub Copilot'ı .NET Aspire'da kullanmak için IDE'nizin güncel bir sürümünün yüklü olması ve GitHub hesabınızın GitHub Copilot'a erişim iznine sahip olması gerekir.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 veya üzeri</li><li>VS Code ve C# Geliştirme Seti 1.19.63 veya üzeri</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.zh-Hans.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.zh-Hans.xlf index ed499de24dc..f35022018ac 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.zh-Hans.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.zh-Hans.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - 要在 .NET Aspire 中使用 GitHub Copilot,必须安装最新版本的 IDE,并且 GitHub 帐户需要有权访问 GitHub Copilot。<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 或更高版本</li><li>VS Code 和 C# 开发工具包 1.19.63 或更高版本</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + 要在 .NET Aspire 中使用 GitHub Copilot,必须安装最新版本的 IDE,并且 GitHub 帐户需要有权访问 GitHub Copilot。<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 或更高版本</li><li>VS Code 和 C# 开发工具包 1.19.63 或更高版本</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.zh-Hant.xlf b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.zh-Hant.xlf index 954997b4bee..7f97b426939 100644 --- a/src/Aspire.Dashboard/Resources/xlf/AIAssistant.zh-Hant.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/AIAssistant.zh-Hant.xlf @@ -48,8 +48,8 @@ {0} is a link - To use GitHub Copilot in .NET Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> - 若要在 .NET Aspire 中使用 GitHub Copilot,您必須安裝最新版本的 IDE,而且 GitHub 帳戶必須能夠存取 GitHub Copilot。<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 或更新版本</li><li>VS Code 和 C# Dev Kit 1.19.63 或更新版本</li></ul> + To use GitHub Copilot in Aspire, you must have a recent version of your IDE installed, and your GitHub account needs to have access to GitHub Copilot.<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 or later</li><li>VS Code and C# Dev Kit 1.19.63 or later</li></ul> + 若要在 .NET Aspire 中使用 GitHub Copilot,您必須安裝最新版本的 IDE,而且 GitHub 帳戶必須能夠存取 GitHub Copilot。<ul style="margin-top:8px"><li>Visual Studio 2022 17.14 或更新版本</li><li>VS Code 和 C# Dev Kit 1.19.63 或更新版本</li></ul> diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.cs.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.cs.xlf index c35dd6770c4..c11557c7a41 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.cs.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.cs.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - Úložiště .NET Aspire + Aspire repo + Úložiště .NET Aspire diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.de.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.de.xlf index 7918d800d73..4aabff69f23 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.de.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.de.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - .NET Aspire-Repository + Aspire repo + .NET Aspire-Repository diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.es.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.es.xlf index acb3984dd32..39341c5d029 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.es.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.es.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - Repositorio de .NET Aspire + Aspire repo + Repositorio de .NET Aspire diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.fr.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.fr.xlf index 86ab997911e..89c87212b3d 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.fr.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.fr.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - Référentiel .NET Aspire + Aspire repo + Référentiel .NET Aspire diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.it.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.it.xlf index 0b05fd9d5ba..f4743c442f2 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.it.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.it.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - Repository .NET Aspire + Aspire repo + Repository .NET Aspire diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.ja.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.ja.xlf index 8f96c3e3b61..f9649b1874f 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.ja.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.ja.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - .NET Aspire リポジトリ + Aspire repo + .NET Aspire リポジトリ diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.ko.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.ko.xlf index 8b9437d9b6b..ad145e6ec62 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.ko.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.ko.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - .NET Aspire 리포지토리 + Aspire repo + .NET Aspire 리포지토리 diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.pl.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.pl.xlf index 75f2d34e5e2..897a387e4be 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.pl.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.pl.xlf @@ -3,8 +3,8 @@ - .NET Aspire - Platforma .NET — Aspire + Aspire + Platforma .NET — Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - Repozytorium platformy .NET — Aspire + Aspire repo + Repozytorium platformy .NET — Aspire diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.pt-BR.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.pt-BR.xlf index 6657bb03de0..1409656f495 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.pt-BR.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.pt-BR.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - Repositório .NET Aspire + Aspire repo + Repositório .NET Aspire diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.ru.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.ru.xlf index d3ef50137b7..6ef1e47936a 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.ru.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.ru.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - Репозиторий .NET Aspire + Aspire repo + Репозиторий .NET Aspire diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.tr.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.tr.xlf index 7ecc850aea6..e2a50abb767 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.tr.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.tr.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - .NET Aspire depo + Aspire repo + .NET Aspire depo diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.zh-Hans.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.zh-Hans.xlf index d22d292d970..2b701fe7425 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.zh-Hans.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.zh-Hans.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - .NET Aspire 存储库 + Aspire repo + .NET Aspire 存储库 diff --git a/src/Aspire.Dashboard/Resources/xlf/Layout.zh-Hant.xlf b/src/Aspire.Dashboard/Resources/xlf/Layout.zh-Hant.xlf index 35844241115..edf904c0799 100644 --- a/src/Aspire.Dashboard/Resources/xlf/Layout.zh-Hant.xlf +++ b/src/Aspire.Dashboard/Resources/xlf/Layout.zh-Hant.xlf @@ -3,8 +3,8 @@ - .NET Aspire - .NET Aspire + Aspire + .NET Aspire @@ -13,8 +13,8 @@ - .NET Aspire repo - .NET Aspire 存放庫 + Aspire repo + .NET Aspire 存放庫 diff --git a/src/Aspire.Hosting/ResourceBuilderExtensions.cs b/src/Aspire.Hosting/ResourceBuilderExtensions.cs index 02d5afb736a..dfc51b5f4c6 100644 --- a/src/Aspire.Hosting/ResourceBuilderExtensions.cs +++ b/src/Aspire.Hosting/ResourceBuilderExtensions.cs @@ -831,7 +831,7 @@ public static IResourceBuilder WithEndpoint(this IResourceBuilder build if (builder.Resource.Annotations.OfType().Any(sb => string.Equals(sb.Name, annotation.Name, StringComparisons.EndpointAnnotationName))) { - throw new DistributedApplicationException($"Endpoint with name '{annotation.Name}' already exists. Endpoint name may not have been explicitly specified and was derived automatically from scheme argument (e.g. 'http', 'https', or 'tcp'). Multiple calls to WithEndpoint (and related methods) may result in a conflict if name argument is not specified. Each endpoint must have a unique name. For more information on networking in .NET Aspire see: https://aka.ms/dotnet/aspire/networking"); + throw new DistributedApplicationException($"Endpoint with name '{annotation.Name}' already exists. Endpoint name may not have been explicitly specified and was derived automatically from scheme argument (e.g. 'http', 'https', or 'tcp'). Multiple calls to WithEndpoint (and related methods) may result in a conflict if name argument is not specified. Each endpoint must have a unique name. For more information on networking in Aspire see: https://aka.ms/dotnet/aspire/networking"); } // Set the environment variable on the resource diff --git a/tests/Aspire.Hosting.Tests/WithEndpointTests.cs b/tests/Aspire.Hosting.Tests/WithEndpointTests.cs index 3528bf9723f..10c664d2933 100644 --- a/tests/Aspire.Hosting.Tests/WithEndpointTests.cs +++ b/tests/Aspire.Hosting.Tests/WithEndpointTests.cs @@ -164,7 +164,7 @@ public void EndpointsWithTwoPortsSameNameThrows() .WithHttpsEndpoint(3000, 2000, name: "mybinding"); }); - Assert.Equal("Endpoint with name 'mybinding' already exists. Endpoint name may not have been explicitly specified and was derived automatically from scheme argument (e.g. 'http', 'https', or 'tcp'). Multiple calls to WithEndpoint (and related methods) may result in a conflict if name argument is not specified. Each endpoint must have a unique name. For more information on networking in .NET Aspire see: https://aka.ms/dotnet/aspire/networking", ex.Message); + Assert.Equal("Endpoint with name 'mybinding' already exists. Endpoint name may not have been explicitly specified and was derived automatically from scheme argument (e.g. 'http', 'https', or 'tcp'). Multiple calls to WithEndpoint (and related methods) may result in a conflict if name argument is not specified. Each endpoint must have a unique name. For more information on networking in Aspire see: https://aka.ms/dotnet/aspire/networking", ex.Message); } [Fact] @@ -179,7 +179,7 @@ public void AddingTwoEndpointsWithDefaultNames() .WithHttpsEndpoint(3000, 2000); }); - Assert.Equal("Endpoint with name 'https' already exists. Endpoint name may not have been explicitly specified and was derived automatically from scheme argument (e.g. 'http', 'https', or 'tcp'). Multiple calls to WithEndpoint (and related methods) may result in a conflict if name argument is not specified. Each endpoint must have a unique name. For more information on networking in .NET Aspire see: https://aka.ms/dotnet/aspire/networking", ex.Message); + Assert.Equal("Endpoint with name 'https' already exists. Endpoint name may not have been explicitly specified and was derived automatically from scheme argument (e.g. 'http', 'https', or 'tcp'). Multiple calls to WithEndpoint (and related methods) may result in a conflict if name argument is not specified. Each endpoint must have a unique name. For more information on networking in Aspire see: https://aka.ms/dotnet/aspire/networking", ex.Message); } [Fact] @@ -193,7 +193,7 @@ public void EndpointsWithSinglePortSameNameThrows() .WithHttpsEndpoint(2000, name: "mybinding"); }); - Assert.Equal("Endpoint with name 'mybinding' already exists. Endpoint name may not have been explicitly specified and was derived automatically from scheme argument (e.g. 'http', 'https', or 'tcp'). Multiple calls to WithEndpoint (and related methods) may result in a conflict if name argument is not specified. Each endpoint must have a unique name. For more information on networking in .NET Aspire see: https://aka.ms/dotnet/aspire/networking", ex.Message); + Assert.Equal("Endpoint with name 'mybinding' already exists. Endpoint name may not have been explicitly specified and was derived automatically from scheme argument (e.g. 'http', 'https', or 'tcp'). Multiple calls to WithEndpoint (and related methods) may result in a conflict if name argument is not specified. Each endpoint must have a unique name. For more information on networking in Aspire see: https://aka.ms/dotnet/aspire/networking", ex.Message); } [Fact]