Skip to content

Commit

Permalink
Cleaned up unnecesaary itemgroups.
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferStrube committed Oct 21, 2023
1 parent 9324140 commit ffcc10b
Showing 1 changed file with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,6 @@
<PackagePath>\</PackagePath>
</None>
</ItemGroup>

<ItemGroup>
<None Remove="Anchor.razor.css" />
<None Remove="BoxScaler.razor.css" />
<None Remove="StripedLine.razor.css" />
<None Remove="SVGEditor.razor.css" />
</ItemGroup>

<ItemGroup>
<Content Include="SVGEditor.razor.css" />
<Content Include="BoxScaler.razor.css" />
<Content Include="Anchor.razor.css" />
<Content Include="StripedLine.razor.css" />
</ItemGroup>

<ItemGroup>
<SupportedPlatform Include="browser" />
Expand Down

0 comments on commit ffcc10b

Please sign in to comment.