[deps] Tools: Pin dependencies

This commit is contained in:
renovate[bot]
2026-01-30 18:01:20 +00:00
committed by GitHub
parent 51aa419585
commit f60118adaa
30 changed files with 110 additions and 110 deletions

View File

@@ -7,8 +7,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="[8.0.10]" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="[8.0.0]" />
</ItemGroup>
<ItemGroup>