Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit e5183fd

Browse files
Bump Microsoft.Kiota.Authentication.Azure in /src
Bumps [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-authentication-azure-dotnet) from 1.0.0-preview.3 to 1.0.0-preview.4. - [Release notes](https://github.com/microsoft/kiota-authentication-azure-dotnet/releases) - [Changelog](https://github.com/microsoft/kiota-authentication-azure-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-authentication-azure-dotnet@v1.0.0-preview.3...v1.0.0-preview.4) --- updated-dependencies: - dependency-name: Microsoft.Kiota.Authentication.Azure dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59c07e7 commit e5183fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/msgraph-cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
2626
<PackageReference Include="Microsoft.Graph.Cli.Core" Version="0.1.4-preview.3" />
2727
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.0.0-preview.12" />
28-
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.0.0-preview.3" />
28+
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.0.0-preview.4" />
2929
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.0.0-preview.9" />
3030
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.0.0-preview.7" />
3131
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />

0 commit comments

Comments
 (0)