Skip to content

Commit dc2b901

Browse files
Bump Microsoft.Extensions.Configuration.Abstractions from 2.1.1… (#321)
Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/aspnet/Extensions) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](dotnet/extensions@2.1.1...2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b2993a7 commit dc2b901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.Chatbot/Fritz.Chatbot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.0.4" />
1313
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="1.0.4" />
14-
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.1.1" />
14+
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.2.0" />
1515
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="2.1.1" />
1616
<PackageReference Include="Microsoft.Extensions.Http" Version="2.1.1" />
1717
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.2.0" />

0 commit comments

Comments
 (0)