Skip to content

Commit

Permalink
Bump Microsoft.Extensions.FileProviders.Embedded from 8.0.3 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.FileProviders.Embedded](https://github.com/dotnet/aspnetcore) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.3...v8.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sjp committed Apr 11, 2024
1 parent fb6348e commit aace97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SJP.Schematic.Reporting/SJP.Schematic.Reporting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.3">
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.4">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
<PackageReference Include="RazorLight" Version="2.3.1" />
Expand Down

0 comments on commit aace97b

Please sign in to comment.