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 69bddf3 commit b9b1551Copy full SHA for b9b1551
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