about summary refs log tree commit diff
path: root/MatrixUtils.RoomUpgradeCLI/MatrixUtils.RoomUpgradeCLI.csproj
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-08-16 00:19:40 +0200
committerRory& <root@rory.gay>2025-08-16 00:19:40 +0200
commit97e5c8864c7efd79f97f1e527997d09cff635399 (patch)
tree562cdd066b2c74eafe7ddb398ac5a227c97872e3 /MatrixUtils.RoomUpgradeCLI/MatrixUtils.RoomUpgradeCLI.csproj
parentRoom upgrade CLI changes (diff)
downloadMatrixUtils-97e5c8864c7efd79f97f1e527997d09cff635399.tar.xz
Further room cleanup work
Diffstat (limited to 'MatrixUtils.RoomUpgradeCLI/MatrixUtils.RoomUpgradeCLI.csproj')
-rw-r--r--MatrixUtils.RoomUpgradeCLI/MatrixUtils.RoomUpgradeCLI.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/MatrixUtils.RoomUpgradeCLI/MatrixUtils.RoomUpgradeCLI.csproj b/MatrixUtils.RoomUpgradeCLI/MatrixUtils.RoomUpgradeCLI.csproj

index bf76cfe..4d0299a 100644 --- a/MatrixUtils.RoomUpgradeCLI/MatrixUtils.RoomUpgradeCLI.csproj +++ b/MatrixUtils.RoomUpgradeCLI/MatrixUtils.RoomUpgradeCLI.csproj
@@ -15,4 +15,8 @@ <ProjectReference Include="..\LibMatrix\LibMatrix\LibMatrix.csproj" /> <ProjectReference Include="..\LibMatrix\Utilities\LibMatrix.Utilities.Bot\LibMatrix.Utilities.Bot.csproj" /> </ItemGroup> + + <ItemGroup> + <Folder Include="tmp\" /> + </ItemGroup> </Project>