Revize 15a93f2c
Přidáno uživatelem Milan Hotovec před téměř 4 roky(ů)
src/Presentation/Leuze.App/Leuze.App.csproj | ||
---|---|---|
18 | 18 |
<DocumentationFile>..\..\..\docs\Leuze.App.xml</DocumentationFile> |
19 | 19 |
</PropertyGroup> |
20 | 20 |
|
21 |
<ItemGroup> |
|
22 |
<Content Remove="wwwroot\Resources\Icons\microsoft-logo.svg" /> |
|
23 |
</ItemGroup> |
|
24 |
|
|
25 | 21 |
<ItemGroup> |
26 | 22 |
<Resource Include="wwwroot\Resources\Icons\microsoft-logo.svg"> |
27 | 23 |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
... | ... | |
55 | 51 |
<ProjectReference Include="..\..\Core\Infrastructure\Leuze.Core.Infrastructure.Persistence\Leuze.Core.Infrastructure.Persistence.csproj" /> |
56 | 52 |
</ItemGroup> |
57 | 53 |
|
54 |
<ItemGroup> |
|
55 |
<Content Update="wwwroot\Resources\Icons\microsoft-logo.svg"> |
|
56 |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> |
|
57 |
</Content> |
|
58 |
</ItemGroup> |
|
59 |
|
|
58 | 60 |
</Project> |
Také k dispozici: Unified diff
Area addon