about summary refs log tree commit diff
path: root/MatrixRoomUtils.Desktop/MatrixRoomUtils.Desktop.csproj
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-12-02 22:36:15 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-12-02 22:36:15 +0100
commit779ced6da10e35df9273b95928ed182cddecee27 (patch)
tree90765a9e7bf6e2255503a0a4e0a4fb5d5c9fdec6 /MatrixRoomUtils.Desktop/MatrixRoomUtils.Desktop.csproj
parentUpdate upstreams (diff)
downloadMatrixUtils-779ced6da10e35df9273b95928ed182cddecee27.tar.xz
Reformat
Diffstat (limited to 'MatrixRoomUtils.Desktop/MatrixRoomUtils.Desktop.csproj')
-rw-r--r--MatrixRoomUtils.Desktop/MatrixRoomUtils.Desktop.csproj13
1 files changed, 0 insertions, 13 deletions
diff --git a/MatrixRoomUtils.Desktop/MatrixRoomUtils.Desktop.csproj b/MatrixRoomUtils.Desktop/MatrixRoomUtils.Desktop.csproj
index 012f74b..6d9fc0e 100644
--- a/MatrixRoomUtils.Desktop/MatrixRoomUtils.Desktop.csproj
+++ b/MatrixRoomUtils.Desktop/MatrixRoomUtils.Desktop.csproj
@@ -46,17 +46,4 @@
             <CopyToOutputDirectory>Always</CopyToOutputDirectory>
         </Content>
     </ItemGroup>
-    <ItemGroup>
-      <Folder Include="Classes\" />
-    </ItemGroup>
-    <ItemGroup>
-      <Compile Update="Components\NavigationStack.axaml.cs">
-        <DependentUpon>NavigationStack.axaml</DependentUpon>
-        <SubType>Code</SubType>
-      </Compile>
-      <Compile Update="Components\RoomListEntry.axaml.cs">
-        <DependentUpon>RoomListEntry.axaml</DependentUpon>
-        <SubType>Code</SubType>
-      </Compile>
-    </ItemGroup>
 </Project>