about summary refs log tree commit diff
path: root/MatrixUtils.Web.Server
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-06-19 23:32:59 +0200
committerRory& <root@rory.gay>2024-06-19 23:32:59 +0200
commita3a60fda1492c600383e166a20dd5e6f52120616 (patch)
tree5d55bede056ebe8cbb298018c5d064964dbf5bb6 /MatrixUtils.Web.Server
parentOrganise tools somewhat, set proper icons for nav menu (diff)
downloadMatrixUtils-a3a60fda1492c600383e166a20dd5e6f52120616.tar.xz
Some cleanup, update libs
Diffstat (limited to '')
-rw-r--r--MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj b/MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj
index c4318d0..f2d47ea 100644
--- a/MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj
+++ b/MatrixUtils.Web.Server/MatrixUtils.Web.Server.csproj
@@ -8,7 +8,7 @@
     </PropertyGroup>
 
     <ItemGroup>
-        <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.0" />
+        <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.6" />
     </ItemGroup>
 
     <ItemGroup>