about summary refs log tree commit diff
path: root/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2024-03-05 11:19:52 +0100
committerEmma [it/its]@Rory& <root@rory.gay>2024-03-05 11:19:52 +0100
commitf41b6e5ec431c88bc1d94e4832d8ba49ddc42004 (patch)
tree503be94f5036f7cc221846c1eabf7c5edd107f1a /Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj
parentUnknown changes (diff)
downloadLibMatrix-f41b6e5ec431c88bc1d94e4832d8ba49ddc42004.tar.xz
HomeserverEmulator work
Diffstat (limited to 'Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj')
-rw-r--r--Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj b/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj
index e6b4572..6588675 100644
--- a/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj
+++ b/Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.csproj
@@ -18,4 +18,8 @@
   <ItemGroup>

     <ProjectReference Include="..\..\LibMatrix\LibMatrix.csproj" />

   </ItemGroup>

+

+  <ItemGroup>

+    <Folder Include="data\rooms\" />

+  </ItemGroup>

 </Project>