Skip to content

Commit ba65214

Browse files
committed
Bump Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.3
1 parent 5ee4935 commit ba65214

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.2" />
38+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.3" />
3939
</ItemGroup>
4040

4141
<ItemGroup>

0 commit comments

Comments
 (0)