We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc30b79 commit 09ea1d7Copy full SHA for 09ea1d7
Examples/Configuration/DependencyInjection.Tests/DependencyInjection.Tests.csproj
@@ -5,7 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup>
8
- <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
9
</ItemGroup>
10
11
</Project>
0 commit comments