Skip to content

Commit 97febaa

Browse files
Bump the dotnet group with 1 update
Bumps Azure.Identity from 1.14.0 to 1.14.1 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8ba46a commit 97febaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/quickstarts/snippets/evaluate-ai-responses/TestAI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Azure.AI.OpenAI" Version="2.1.0" />
13-
<PackageReference Include="Azure.Identity" Version="1.14.0" />
13+
<PackageReference Include="Azure.Identity" Version="1.14.1" />
1414
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.6.0" />
1515
<PackageReference Include="Microsoft.Extensions.AI.Evaluation" Version="9.6.0" />
1616
<PackageReference Include="Microsoft.Extensions.AI.Evaluation.Quality" Version="9.6.0" />

0 commit comments

Comments
 (0)