Skip to content

Commit

Permalink
Bump Microsoft.Kiota.Authentication.Azure from 1.0.3 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-authentication-azure-dotnet) from 1.0.3 to 1.1.0.
- [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.3...v1.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 24a239f commit eeb9178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sample/sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.0.3" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.1.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.0.8" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
Expand Down

0 comments on commit eeb9178

Please sign in to comment.