about summary refs log tree commit diff
path: root/Utilities/LibMatrix.E2eeTestKit
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-07-05 22:48:03 +0200
committerRory& <root@rory.gay>2026-07-05 22:51:39 +0200
commit7db5473252b5673abc937800135070b9a9eae46b (patch)
tree68ff40ae33ba88393da3ef55568c28dd34be536d /Utilities/LibMatrix.E2eeTestKit
parentgit: update arcanelibs submodule (diff)
downloadLibMatrix-7db5473252b5673abc937800135070b9a9eae46b.tar.xz
Update deps HEAD master
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 8c3f405..4750c31 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" /> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.0" PrivateAssets="all" /> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.9" /> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.9" PrivateAssets="all" /> </ItemGroup> <ItemGroup>