about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web.Server
diff options
context:
space:
mode:
authorEmma@Rory& <root@rory.gay>2023-08-14 09:32:37 +0200
committerEmma@Rory& <root@rory.gay>2023-08-14 09:32:37 +0200
commit48a6c21db718a986dac24f56f8341b842c2e1a13 (patch)
tree80817c195665e197803dbff7f11ab03ed7e24777 /MatrixRoomUtils.Web.Server
parentAdd missing dep (diff)
downloadMatrixUtils-48a6c21db718a986dac24f56f8341b842c2e1a13.tar.xz
Update dependencies
Diffstat (limited to 'MatrixRoomUtils.Web.Server')
-rw-r--r--MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj b/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj

index a647a2f..f89a603 100644 --- a/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj +++ b/MatrixRoomUtils.Web.Server/MatrixRoomUtils.Web.Server.csproj
@@ -7,7 +7,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.7" /> + <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.10" /> </ItemGroup> <ItemGroup>