about summary refs log tree commit diff
path: root/Utilities/LibMatrix.E2eeTestKit
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-12-05 13:44:14 +0100
committerRory& <root@rory.gay>2025-12-05 13:44:14 +0100
commitfeb6890415bec198c3f7547191fbcf5a12503feb (patch)
treea04fd2e0b414f6221d11e6b8569a25c4f0a30755 /Utilities/LibMatrix.E2eeTestKit
parentDrop dev test bot (diff)
downloadLibMatrix-feb6890415bec198c3f7547191fbcf5a12503feb.tar.xz
Update deps
Diffstat (limited to 'Utilities/LibMatrix.E2eeTestKit')
-rw-r--r--Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj b/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj

index 65d9242..8c3f405 100644 --- a/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj +++ b/Utilities/LibMatrix.E2eeTestKit/LibMatrix.E2eeTestKit.csproj
@@ -8,8 +8,8 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.0-rc.2.25502.107"/> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.0-rc.2.25502.107" PrivateAssets="all"/> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.0" /> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.0" PrivateAssets="all" /> </ItemGroup> <ItemGroup>