We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32beced commit be99111Copy full SHA for be99111
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/AbpCompanyName.AbpProjectName.Web.Mvc.csproj
@@ -14,11 +14,7 @@
14
<PropertyGroup Condition=" '$(TargetFramework)' == 'net461' ">
15
<DefineConstants>FEATURE_SIGNALR</DefineConstants>
16
</PropertyGroup>
17
-
18
- <ItemGroup>
19
- <Content Include="wwwroot\images\app-logo-small.png" />
20
- </ItemGroup>
21
+
22
<ItemGroup>
23
<None Include="app.config" />
24
<None Update="log4net.config">
0 commit comments