Skip to content

Commit

Permalink
NOV REFACTOR
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5bfa committed Nov 7, 2024
1 parent e5ed16c commit 9bc64c2
Show file tree
Hide file tree
Showing 12 changed files with 84 additions and 978 deletions.
21 changes: 1 addition & 20 deletions src/Files.App.Controls/Files.App.Controls.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Copyright (c) 2024 Files Community. Licensed under the MIT License. See the LICENSE. -->
<!-- Copyright (c) 2024 Files Community. Licensed under the MIT License. See the LICENSE. -->
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
Expand Down Expand Up @@ -26,23 +26,4 @@
<ProjectReference Include="..\Files.Core.SourceGenerator\Files.Core.SourceGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>

<ItemGroup>
<CustomAdditionalCompileInputs Remove="Storage\StorageBar\StorageBar.xaml" />
</ItemGroup>

<ItemGroup>
<None Remove="Storage\StorageBar\StorageBar.ThemeResources.xaml" />
<None Remove="Storage\StorageBar\StorageBar.xaml" />
</ItemGroup>

<ItemGroup>
<Resource Remove="Storage\StorageBar\StorageBar.xaml" />
</ItemGroup>

<ItemGroup>
<Page Update="Storage\StorageBar\StorageBar.ThemeResources.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>

</Project>
Loading

0 comments on commit 9bc64c2

Please sign in to comment.