about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web/MatrixRoomUtils.Web.csproj
diff options
context:
space:
mode:
authorEmma@Rory& <root@rory.gay>2023-08-14 10:40:25 +0200
committerEmma@Rory& <root@rory.gay>2023-08-14 10:40:25 +0200
commite7187c0c72a17d93bce71c2218c0b705edd0a5d4 (patch)
tree84547b4614addd82e3d2b15003b9f5b79614db76 /MatrixRoomUtils.Web/MatrixRoomUtils.Web.csproj
parentUpdate dependencies (diff)
downloadMatrixUtils-e7187c0c72a17d93bce71c2218c0b705edd0a5d4.tar.xz
Add MxApiExtensions submodule
Diffstat (limited to 'MatrixRoomUtils.Web/MatrixRoomUtils.Web.csproj')
-rw-r--r--MatrixRoomUtils.Web/MatrixRoomUtils.Web.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MatrixRoomUtils.Web/MatrixRoomUtils.Web.csproj b/MatrixRoomUtils.Web/MatrixRoomUtils.Web.csproj
index a351b5f..fce3cfd 100644
--- a/MatrixRoomUtils.Web/MatrixRoomUtils.Web.csproj
+++ b/MatrixRoomUtils.Web/MatrixRoomUtils.Web.csproj
@@ -4,6 +4,7 @@
         <TargetFramework>net7.0</TargetFramework>
         <Nullable>enable</Nullable>
         <ImplicitUsings>enable</ImplicitUsings>
+        <UseBlazorWebAssembly>true</UseBlazorWebAssembly>
     </PropertyGroup>
 
     <ItemGroup>