Skip to content

Commit 0aa3cef

Browse files
authored
Merge pull request #27 from DacoTaco/dependabot/nuget/BarcodeParserBuilder/Microsoft.Extensions.DependencyInjection.Abstractions-9.0.10
Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.9 to 9.0.10
2 parents 01ac7fd + e58d078 commit 0aa3cef

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="9.0.9" />
54+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
5555
<PackageReference Include="MinVer" Version="6.0.0">
5656
<PrivateAssets>all</PrivateAssets>
5757
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)