about summary refs log tree commit diff
path: root/MatrixUtils.Web/MatrixUtils.Web.csproj
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-03-11 07:41:46 +0100
committerRory& <root@rory.gay>2025-03-11 07:41:46 +0100
commit90549fd2bce62723c35cc7d40551f1c5f2d2ba9d (patch)
tree100864824013a238a318e1f6e4f9b0952787e900 /MatrixUtils.Web/MatrixUtils.Web.csproj
parentWork on rewriting homeserver resolution (diff)
downloadMatrixUtils-90549fd2bce62723c35cc7d40551f1c5f2d2ba9d.tar.xz
Synapse admin tooling, well known res work
Diffstat (limited to 'MatrixUtils.Web/MatrixUtils.Web.csproj')
-rw-r--r--MatrixUtils.Web/MatrixUtils.Web.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MatrixUtils.Web/MatrixUtils.Web.csproj b/MatrixUtils.Web/MatrixUtils.Web.csproj

index acb4054..aa9f37f 100644 --- a/MatrixUtils.Web/MatrixUtils.Web.csproj +++ b/MatrixUtils.Web/MatrixUtils.Web.csproj
@@ -41,6 +41,7 @@ <PackageReference Include="Blazored.SessionStorage" Version="2.4.0"/> <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.1" /> <PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.1" PrivateAssets="all" /> + <PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="9.0.2" /> <PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="9.0.1" /> <PackageReference Include="SpawnDev.BlazorJS.WebWorkers" Version="2.5.39" /> </ItemGroup>