We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd7b8c commit 14b5ef7Copy full SHA for 14b5ef7
MAUI/Common/configure-ai-service.md
@@ -76,7 +76,7 @@ Install-Package Microsoft.Extensions.AI.OpenAI
76
77
{% endtabs %}
78
79
-* To configure the AI service, add the following settings to the **~/Program.cs** file in your Blazor Server app.
+* To configure the AI service, add the following settings to the **MauiProgram.cs** file in your app.
80
81
{% tabs %}
82
{% highlight C# tabtitle="Blazor Server App" hl_lines="7 8 9 11 12 13" %}
0 commit comments