Skip to content

Commit

Permalink
fix: proj file clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
FreakyAli committed Jun 12, 2024
1 parent 073bc2a commit a70e031
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 327 deletions.
14 changes: 0 additions & 14 deletions MAUI.FreakyControls/MAUI.FreakyControls/Maui.FreakyControls.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@
<CreatePackage>false</CreatePackage>
</PropertyGroup>
<ItemGroup>
<AndroidResource Remove="Shared\FreakyPinView\**" />
<Compile Remove="Shared\FreakyPinView\**" />
<EmbeddedResource Remove="Shared\FreakyPinView\**" />
<MauiCss Remove="Shared\FreakyPinView\**" />
<MauiXaml Remove="Shared\FreakyPinView\**" />
<None Remove="Shared\FreakyPinView\**" />
<None Remove="Dotnet\" />
<None Remove="Behaviors\" />
<None Remove="Constants\" />
Expand Down Expand Up @@ -90,7 +84,6 @@
<ItemGroup>
<None Remove="Platforms\iOS\" />
<None Remove="Platforms\Android\" />
<None Remove="Shared\Enums\" />
<None Remove="Platforms\Android\NativeControls\" />
<None Remove="SkiaSharp.Views.Maui.Core" />
<None Remove="SkiaSharp.Views.Maui.Controls" />
Expand All @@ -105,10 +98,7 @@
<None Remove="Platforms\Android\NativeControls\Signature\" />
<None Remove="Platforms\iOS\NativeControls\Signature\" />
<None Remove="clear_icon.svg" />
<None Remove="Shared\EventArgs\" />
<None Remove="CommunityToolkit.Mvvm" />
<None Remove="Shared\FreakyAutoCompleteView\" />
<None Remove="Shared\FreakyPinView\" />
</ItemGroup>
<ItemGroup>
<Folder Include="Platforms\Android\NativeControls\Helpers\" />
Expand Down Expand Up @@ -156,10 +146,6 @@
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.3" />
</ItemGroup>
<ItemGroup>
<MauiXaml Update="Shared\FreakySignatureView\SignaturePadView.xaml">
<SubType>
</SubType>
</MauiXaml>
<MauiXaml Condition=" '$(EnableDefaultXamlItems)' == 'true' " Update="FreakyTextInputLayout\FreakyTextInputLayout.xaml">
<SubType></SubType>
</MauiXaml>
Expand Down
34 changes: 0 additions & 34 deletions MAUI.FreakyControls/MAUI.FreakyControls/Shared/Enums/CheckType.cs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit a70e031

Please sign in to comment.