Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
7917a27
Update package index with latest published versions (#55012)
azure-sdk-automation[bot] Jul 27, 2026
e0a69ad
.NET dependabot-bot automated PR. (#55020)
github-actions[bot] Jul 27, 2026
2d3bd63
Add link to never rules (#55104)
gewarren Jul 27, 2026
211ce21
docs: Document CS8080 private accessor override limitation (#55014)
Copilot Jul 28, 2026
f97a689
update commit shas and remove unused inputs (#55105)
gewarren Jul 28, 2026
cc9048c
Bump the dotnet group with 9 updates (#55178)
dependabot[bot] Jul 29, 2026
7d038c2
Bump the dotnet group with 5 updates (#55177)
dependabot[bot] Jul 29, 2026
e3821ae
Bump the dotnet group with 8 updates (#55174)
dependabot[bot] Jul 29, 2026
cc71155
Bump the dotnet group with 4 updates (#55173)
dependabot[bot] Jul 29, 2026
0d7285f
Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Co…
dependabot[bot] Jul 29, 2026
9c4144f
Bump Microsoft.Extensions.Logging and OpenTelemetry.Exporter.OpenTele…
dependabot[bot] Jul 29, 2026
ef67fba
Bump OpenTelemetry.Exporter.Console and 4 others (#55096)
dependabot[bot] Jul 29, 2026
e6ef186
Bump OpenTelemetry.Exporter.Console and 4 others (#55099)
dependabot[bot] Jul 29, 2026
0e5c51a
Bump Microsoft.Extensions.AsyncState from 10.7.0 to 10.8.0 (#55069)
dependabot[bot] Jul 29, 2026
23ad6de
Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Conf…
dependabot[bot] Jul 29, 2026
2e5ff6c
Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.2.4 to 3.2.5 (#5…
dependabot[bot] Jul 29, 2026
761b1fd
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 5.3.0 to 5.6.0 (#5…
dependabot[bot] Jul 29, 2026
aca94cd
Bump Azure.Messaging.ServiceBus from 7.20.1 to 7.20.2 (#55034)
dependabot[bot] Jul 29, 2026
f2b4394
Bump Microsoft.Extensions.Http.Diagnostics from 10.7.0 to 10.8.0 (#55…
dependabot[bot] Jul 29, 2026
6950f89
Bump DavidAnson/markdownlint-cli2-action from 24.0.0 to 24.1.0 (#55026)
dependabot[bot] Jul 29, 2026
4259616
Bump Microsoft.Extensions.Hosting and 3 others (#55090)
dependabot[bot] Jul 29, 2026
e0c7354
Bump SQLitePCLRaw.core and 2 others (#55101)
dependabot[bot] Jul 29, 2026
d56e7ae
Fold COREHOST_TRACE section into DOTNET_HOST_TRACE (#54720)
am11 Jul 29, 2026
c8ae6ed
DOTNET_CLI_ENABLEAOT: enabled by default on all platforms (#54735)
baronfel Jul 29, 2026
3fdd5be
Bump the dotnet group with 3 updates (#55133)
dependabot[bot] Jul 29, 2026
d22c2c1
Update package index with latest published versions (#55106)
azure-sdk-automation[bot] Jul 29, 2026
44fd2c5
Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.3 (#55125)
dependabot[bot] Jul 29, 2026
60b2a01
Bump the dotnet group with 2 updates (#55140)
dependabot[bot] Jul 29, 2026
bf28e2f
Bump the dotnet group with 1 update (#55145)
dependabot[bot] Jul 29, 2026
61484c2
Bump the dotnet group with 3 updates (#55148)
dependabot[bot] Jul 29, 2026
128ba92
docs: link Orleans ADO.NET migration scripts (#54410)
YNan-varamor Jul 29, 2026
fa66604
Bump the dotnet group with 2 updates (#55150)
dependabot[bot] Jul 29, 2026
af4e2a9
Bump the dotnet group with 3 updates (#55154)
dependabot[bot] Jul 29, 2026
ce59506
Bump the dotnet group with 1 update (#55155)
dependabot[bot] Jul 29, 2026
224c32e
Bump the dotnet group with 2 updates (#55169)
dependabot[bot] Jul 29, 2026
96153cd
Bump the dotnet group with 4 updates (#55170)
dependabot[bot] Jul 29, 2026
16a0494
delete tutorial for unsupported sample (#55187)
gewarren Jul 29, 2026
1dc170b
Bump the dotnet group with 6 updates (#55176)
dependabot[bot] Jul 29, 2026
36d0900
Bump actions/checkout from 7.0.0 to 7.0.1 (#55029)
dependabot[bot] Jul 29, 2026
ace3b02
Update product feedback URL for code analyzers (#55182)
gewarren Jul 29, 2026
6892045
Clarify event handler invocation order and return in managed assembly…
Copilot Jul 29, 2026
bdb2efc
Breaking change doc: NuGet audit sources no longer allow insecure HTT…
Copilot Jul 29, 2026
73cd081
Update package index with latest published versions (#55186)
azure-sdk-automation[bot] Jul 29, 2026
45c407e
Bump the dotnet group with 6 updates (#55175)
dependabot[bot] Jul 29, 2026
1be1d57
Clarify HybridCache stampede protection scope (#55180)
svick Jul 30, 2026
5f5cbac
Fix code example for CA5362 (#55181)
gewarren Jul 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1908,6 +1908,19 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/core/extensions/logging/snippets/source-generation/csharp" #csharp.csproj
schedule:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
cooldown:
default-days: 7
groups:
# Group .NET updates together for projects.
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/core/extensions/snippets/async-state/csharp/AspNetCoreIntegration" #AspNetCoreIntegration.csproj
schedule:
Expand Down Expand Up @@ -2584,16 +2597,3 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/core/extensions/snippets/logging/getting-started-type-category-name" #getting-started-type-category-name.csproj
schedule:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
cooldown:
default-days: 7
groups:
# Group .NET updates together for projects.
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
18 changes: 9 additions & 9 deletions .github/workflows/check-for-build-warnings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ jobs:
name: Look for build warnings
runs-on: ubuntu-latest
permissions:
statuses: read
pull-requests: write
statuses: read
pull-requests: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
with:
egress-policy: audit
- name: Harden Runner
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
with:
egress-policy: audit

- uses: dotnet/docs-tools/actions/status-checker@e761d65daef04078de70423f735850919b4c8610 # main
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
- uses: dotnet/docs-tools/actions/status-checker@455480c2e1c2fa90ecb711963250f000d66d3251 # main
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/cleanrepo-orphaned-articles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

# Call clean repo
- name: Clean repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanrepo-orphaned-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

# Call clean repo
- name: Clean repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanrepo-orphaned-includes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

# Call clean repo
- name: Clean repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanrepo-orphaned-snippets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

# Call clean repo
- name: Clean repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanrepo-redirect-hops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

# Call clean repo
- name: Clean repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanrepo-relative-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

# Call clean repo
- name: Clean repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanrepo-replace-redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

# Call clean repo
- name: Clean repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
# - name: Setup .NET
# uses: actions/setup-dotnet@4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0
# with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
egress-policy: audit

- name: 'Checkout Repository'
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: 'Dependency Review'
uses: actions/dependency-review-action@a1d282b36b6f3519aa1f3fc636f609c47dddb294 # v5.0.0
2 changes: 1 addition & 1 deletion .github/workflows/docs-verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
egress-policy: audit

- name: Checkout the repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

- name: Validate
uses: dotnet/docs-tools/actions/docs-verifier@1397e452fa0b49e9e52bc2443cd9ec6182a05294 # main
16 changes: 7 additions & 9 deletions .github/workflows/generate-preview-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@ jobs:
statuses: read
pull-requests: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
with:
egress-policy: audit
- name: Harden Runner
uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
with:
egress-policy: audit

- uses: dotnet/docs-tools/actions/preview-link-generator@e761d65daef04078de70423f735850919b4c8610 # main
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
docs_path: "docs"
url_base_path: "dotnet"
- uses: dotnet/docs-tools/actions/preview-link-generator@455480c2e1c2fa90ecb711963250f000d66d3251 # main
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: DavidAnson/markdownlint-cli2-action@8de2aa07cae85fd17c0b35642db70cf5495f1d25 # v24.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: DavidAnson/markdownlint-cli2-action@6bf21b07787794f89a243495939cd651942aeabe # v24.1.0
with:
config: ".markdownlint-cli2.jsonc"
globs: "**/*.md"
4 changes: 2 additions & 2 deletions .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
egress-policy: audit

- name: "Checkout code"
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false

Expand Down Expand Up @@ -71,6 +71,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v3.29.5
uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v3.29.5
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion .github/workflows/snippets5000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
egress-policy: audit

- name: Checkout repository
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 #@v7.0.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 #@v7.0.1

# Get the latest preview SDK (or sdk not installed by the runner)
- name: Setup .NET
Expand Down
4 changes: 4 additions & 0 deletions .openpublishing.redirection.ai.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@
"redirect_url": "/dotnet/ai/overview",
"redirect_document_id": true
},
{
"source_path_from_root": "/docs/ai/get-started-app-chat-scaling-with-azure-container-apps.md",
"redirect_url": "/azure/developer/python/azure-ai-for-python-developers"
},
{
"source_path_from_root": "/docs/ai/how-to/app-service-db-auth.md",
"redirect_url": "/dotnet/ai"
Expand Down
2 changes: 1 addition & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"docs/azure/sdk/**/*.*": "https://github.com/azure/azure-sdk-for-net",
"docs/core/porting/upgrade-assistant*.md": "https://github.com/dotnet/upgrade-assistant/issues/new/choose",
"docs/fsharp/**/**.md": "https://github.com/dotnet/fsharp",
"docs/fundamentals/code-analysis/quality-rules/**/*.md": "https://github.com/dotnet/roslyn-analyzers/issues",
"docs/fundamentals/code-analysis/quality-rules/**/*.md": "https://github.com/dotnet/sdk/issues",
"docs/fundamentals/code-analysis/quality-rules/**/il*.md": "https://github.com/mono/linker/issues",
"docs/fundamentals/code-analysis/style-rules/**/*.md": "https://github.com/dotnet/roslyn/issues",
"docs/machine-learning/**/**.md": "https://github.com/dotnet/machinelearning",
Expand Down
16 changes: 8 additions & 8 deletions docs/ai/evaluation/snippets/evaluate-ai-responses/TestAI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
<ItemGroup>
<PackageReference Include="Azure.AI.OpenAI" Version="2.1.0" />
<PackageReference Include="Azure.Identity" Version="1.21.0" />
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.7.0" />
<PackageReference Include="Microsoft.Extensions.AI.Evaluation" Version="10.7.0" />
<PackageReference Include="Microsoft.Extensions.AI.Evaluation.Quality" Version="10.7.0" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="10.7.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.9" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.9" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
<PackageReference Include="MSTest" Version="4.2.3" />
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.8.1" />
<PackageReference Include="Microsoft.Extensions.AI.Evaluation" Version="10.8.0" />
<PackageReference Include="Microsoft.Extensions.AI.Evaluation.Quality" Version="10.8.0" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="10.8.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.10" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.10" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
<PackageReference Include="MSTest" Version="4.3.2" />
</ItemGroup>

<ItemGroup>
Expand Down
51 changes: 0 additions & 51 deletions docs/ai/get-started-app-chat-scaling-with-azure-container-apps.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.AI" Version="10.7.0" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="10.7.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.9" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.9" />
<PackageReference Include="Microsoft.Extensions.AI" Version="10.8.1" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="10.8.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.10" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.10" />
</ItemGroup>

</Project>
2 changes: 0 additions & 2 deletions docs/ai/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ landingContent:
linkLists:
- linkListType: tutorial
links:
- text: Scale Azure OpenAI with Azure Container Apps
url: get-started-app-chat-scaling-with-azure-container-apps.md
- text: .NET enterprise chat sample using RAG
url: get-started-app-chat-template.md
- text: Implement RAG using vector search
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.AI" Version="10.8.0" />
<PackageReference Include="Microsoft.Extensions.AI" Version="10.8.1" />
<PackageReference Include="System.Threading.RateLimiting" Version="10.0.10" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.7" />
<PackageReference Include="OllamaSharp" Version="5.4.25" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.10" />
<PackageReference Include="OllamaSharp" Version="5.4.27" />
<ProjectReference Include="..\AI.Shared\AI.Shared.csproj" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="OllamaSharp" Version="5.4.25" />
<PackageReference Include="System.Threading.RateLimiting" Version="10.0.9" />
<PackageReference Include="OllamaSharp" Version="5.4.27" />
<PackageReference Include="System.Threading.RateLimiting" Version="10.0.10" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="10.0.9" />
<PackageReference Include="OllamaSharp" Version="5.4.25" />
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.16.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="10.0.10" />
<PackageReference Include="OllamaSharp" Version="5.4.27" />
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.17.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.8.0" />
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="10.8.1" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion docs/ai/snippets/prompt-engineering/multi-turn-chat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Azure.AI.OpenAI" Version="2.8.0-beta.1" />
<PackageReference Include="Microsoft.Agents.AI.OpenAI" Version="1.13.0" />
<PackageReference Include="Microsoft.Agents.AI.OpenAI" Version="1.14.0" />
<!--
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.2" />
Expand Down
2 changes: 0 additions & 2 deletions docs/ai/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ items:
href: quickstarts/process-data.md
- name: Implement RAG using vector search
href: vector-stores/tutorial-vector-search.md
- name: Scale Azure OpenAI with Azure Container Apps
href: get-started-app-chat-scaling-with-azure-container-apps.md
- name: MCP client/server quickstarts
items:
- name: Build a minimal MCP client
Expand Down
Loading
Loading