Skip to content

Commit 4f8d91c

Browse files
Bump Microsoft.Extensions.Configuration from 3.1.7 to 5.0.0
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 3.1.7 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d4d7c95 commit 4f8d91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ranger.Services.Notifications.Data/Ranger.Services.Notifications.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ItemGroup>
66
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
77
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.7" />
8-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.7" />
8+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
99
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.7" />
1010
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.1.7" />
1111
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.7" />

0 commit comments

Comments
 (0)