Skip to content

Commit 0dbe10f

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 2.1.1 to 2.2… (#319)
Bumps [Microsoft.Extensions.Logging.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 fb1006b commit 0dbe10f

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
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.1.1" />
1515
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="2.1.1" />
1616
<PackageReference Include="Microsoft.Extensions.Http" Version="2.1.1" />
17-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.1.1" />
17+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.2.0" />
1818
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.1.1" />
1919
<PackageReference Include="NetCoreAudio" Version="1.5.0" />
2020
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />

0 commit comments

Comments
 (0)