Skip to content

Commit 0078223

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 10.0.2
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8918eaa commit 0078223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TypedSignalR.Client.TypeScript/TypedSignalR.Client.TypeScript.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
22-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
22+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.2" />
2323
<PackageReference Include="Tapper" Version="1.8.3" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)