Skip to content

Commit f80c7e7

Browse files
authored
Merge pull request #106 from shanselman/dependabot/nuget/BabySmash.Linux/Microsoft.Extensions.DependencyInjection-10.0.6
Merging patch update: Microsoft.Extensions.DependencyInjection 10.0.5 → 10.0.6
2 parents eccad5d + 9ef9364 commit f80c7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BabySmash.Linux/BabySmash.Linux.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<IncludeAssets Condition="'$(Configuration)' != 'Debug'">None</IncludeAssets>
3636
<PrivateAssets Condition="'$(Configuration)' != 'Debug'">All</PrivateAssets>
3737
</PackageReference>
38-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.5" />
38+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.6" />
3939
</ItemGroup>
4040

4141
<ItemGroup>

0 commit comments

Comments
 (0)