Revert "Rename services to Client/Server and update refs"

This commit is contained in:
Shaun Walker
2026-02-11 13:52:35 -05:00
committed by GitHub
parent 831bc31e06
commit 69fc1c9895
6 changed files with 13 additions and 12 deletions

View File

@@ -17,6 +17,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="10.0.3" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="10.0.3" />
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.3" />
<PackageReference Include="System.Net.Http.Json" Version="10.0.3" />
</ItemGroup>
<ItemGroup>