Skip to content

Commit 5bbe60b

Browse files
Bump Microsoft.Extensions.DependencyInjection from 3.1.9 to 5.0.0 (#105)
1 parent c3bca84 commit 5bbe60b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CommandLineParser/CommandLineParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</ItemGroup>
4343

4444
<ItemGroup>
45-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.9" />
45+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.0" />
4646
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
4747
</ItemGroup>
4848

0 commit comments

Comments
 (0)