Skip to content

Commit 3e8898f

Browse files
dependabot[bot]CorruptComputer
authored andcommitted
Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.DependencyInjection.Abstractions
Bumps Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.9 to 9.0.10 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 749708a commit 3e8898f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Samples/Questy.Examples.Lamar/Questy.Examples.Lamar.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Lamar" Version="15.0.1" />
16-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" />
17-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
16+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.10" />
17+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)