Updated mooncore version

This commit is contained in:
2025-07-17 22:56:52 +02:00
parent e83d1351cb
commit f8c11b2dd8
4 changed files with 9 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.5" />
<PackageReference Include="Moonlight.Client" Version="2.1.3"/>
<PackageReference Include="Moonlight.Client" Version="2.1.*"/>
<PackageReference Include="XtermBlazor" Version="2.1.2" />
</ItemGroup>