Skip to content

Commit 0622688

Browse files
committed
Clean up Lombiq.Tests.UI.AdminTheme.csproj
1 parent 675ed34 commit 0622688

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Lombiq.Tests.UI.AdminTheme/Lombiq.Tests.UI.AdminTheme.csproj

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
1919
</PropertyGroup>
2020

21+
<ItemGroup>
22+
<None Include="NuGetIcon.png" Pack="true" PackagePath="" />
23+
<None Include="..\Readme.md" Link="Readme.md" />
24+
</ItemGroup>
25+
2126
<ItemGroup>
2227
<FrameworkReference Include="Microsoft.AspNetCore.App"/>
2328
</ItemGroup>
@@ -37,8 +42,4 @@
3742
<PackageReference Include="Lombiq.HelpfulLibraries.OrchardCore" Version="12.6.1-alpha.7.osoe-925" />
3843
</ItemGroup>
3944

40-
<ItemGroup>
41-
<Content Include="wwwroot\css\general.css" />
42-
</ItemGroup>
43-
4445
</Project>

0 commit comments

Comments
 (0)