Skip to content

Commit 271204e

Browse files
Bump Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.1 to 10.0.2
--- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0e26a7 commit 271204e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BarcodeParserBuilder/BarcodeParserBuilder.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When combined with barcode imaging projects like Zxing you can scan, parse, buil
5151
</ItemGroup>
5252

5353
<ItemGroup>
54-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.1" />
54+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.2" />
5555
<PackageReference Include="MinVer" Version="7.0.0">
5656
<PrivateAssets>all</PrivateAssets>
5757
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)