Skip to content

Commit

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

---
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 Oct 25, 2023
1 parent f73cadf commit 13fcbc5
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="7.0.12">
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="7.0.13">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
<PackageReference Include="RazorLight" Version="2.3.1" />
Expand Down

0 comments on commit 13fcbc5

Please sign in to comment.