[deps] Auth: Update dotnet monorepo to v10

This commit is contained in:
renovate[bot]
2026-01-28 15:02:56 +00:00
committed by GitHub
parent 369514c055
commit d7dd4a600c
14 changed files with 29 additions and 29 deletions

View File

@@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="xunit.v3" Version="3.0.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.2" />
</ItemGroup>
<ItemGroup>