Skip to content

Commit e3b164c

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump Microsoft.Extensions.DependencyInjection from 10.0.1 to 10.0.2
--- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection 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 4ee1a59 commit e3b164c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LoadTestToolbox.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.1" />
26+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.2" />
2727
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="all" />
2828
<PackageReference Include="LiveChartsCore.SkiaSharpView" Version="2.0.0-beta.700" />
2929
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="8.3.1.2" />

0 commit comments

Comments
 (0)