Skip to content

Commit 781118c

Browse files
(GH-669) Update microsoft dependency injection package to latest
1 parent 90a6b65 commit 781118c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DotNetToolkit.Repository.Extensions.Microsoft.DependencyInjection/DotNetToolkit.Repository.Extensions.Microsoft.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
13+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)