Skip to content

Commit a9b6e45

Browse files
Bump the dotnet group with 2 updates
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.12 to 10.0.3 Bumps Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9248123 commit a9b6e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
</PropertyGroup>
55
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0' or '$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1'">
6-
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.3" />
6+
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.3" />
77
</ItemGroup>
88
<ItemGroup Condition="'$(TargetFramework)' == 'net9.0'">
99
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.13" />

0 commit comments

Comments
 (0)