Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Extensions.Hosting from 6.0.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps Microsoft.Extensions.Hosting from 6.0.0 to 8.0.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent 8bca278 commit 9b0b3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sample/sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.11.3" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.11.2" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 9b0b3a4

Please sign in to comment.