⬆️ Upgrade dependecies to use dotnet10 version

This commit is contained in:
2025-11-14 23:01:33 +08:00
parent 73700e7cfd
commit 1c50c2f822
9 changed files with 67 additions and 101 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery.Yarp" Version="9.5.2" />
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery.Yarp" Version="10.0.0" />
<PackageReference Include="Yarp.ReverseProxy" Version="2.3.0" />
</ItemGroup>