Refactor folder structure

This commit is contained in:
BlossomiShymae
2024-10-28 15:33:21 -05:00
parent bc4ed78767
commit a4fe10157f
61 changed files with 1222 additions and 1230 deletions

View File

@@ -52,7 +52,10 @@
<Compile Update="Controls\BusyArea.axaml.cs">
<DependentUpon>BusyArea.axaml</DependentUpon>
</Compile>
<Compile Update="Views\EndpointView.axaml.cs">
<Compile Update="Views\MainWindow\MainWindowView.axaml.cs">
<DependentUpon>MainWindowView.axaml</DependentUpon>
</Compile>
<Compile Update="Views\Pages\EndpointView.axaml.cs">
<DependentUpon>EndpointView.axaml</DependentUpon>
</Compile>
</ItemGroup>