Skip to content

Commit

Permalink
Update dependency Microsoft.Extensions.FileProviders.Embedded to 8.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xdev-renovate committed Nov 18, 2024
1 parent 4917d40 commit 002d5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenIdConnectServerMock.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.11" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageReference Include="YamlDotNet" Version="16.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 002d5cb

Please sign in to comment.