Skip to content

Commit

Permalink
Build(deps): Bump Microsoft.Extensions.FileProviders.Embedded
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.FileProviders.Embedded](https://github.com/dotnet/aspnetcore) from 8.0.10 to 9.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 8698721 commit 9dc2c8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="5.0.0" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 9dc2c8b

Please sign in to comment.