mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump Microsoft.Extensions.Options.ConfigurationExtensions in /server
Bumps [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/aspnet/Extensions) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](https://github.com/aspnet/Extensions/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
de5ea4dc8c
commit
8eea2b5f63
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Localization" Version="3.1.2" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.2" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.9.10" />
|
||||
<PackageReference Include="Octokit" Version="0.40.0" />
|
||||
<PackageReference Include="Polly" Version="7.2.0" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue