Skip to content

Commit baae3d2

Browse files
Bump the dotnet group with 1 update (#47417)
Bumps Azure.Identity from 1.14.1 to 1.14.2 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fbac5b commit baae3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/quickstarts/snippets/prompt-completion/azure-openai/ExtensionsAzureOpenAI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Azure.Identity" Version="1.14.1" />
11+
<PackageReference Include="Azure.Identity" Version="1.14.2" />
1212
<PackageReference Include="Azure.AI.OpenAI" Version="2.1.0" />
1313
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="9.4.0-preview.1.25207.5" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.7" />

0 commit comments

Comments
 (0)