Let's start by kicking this icon ressource out ...
Icons are waaay over the top for a MinimalExample - and it seems the file never got commited from @perlun's machine 😄
This commit is contained in:
parent
58792baa5e
commit
ecef871ff2
@ -129,9 +129,6 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="App.config" />
|
<None Include="App.config" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<Resource Include="chromium-256.ico" />
|
|
||||||
</ItemGroup>
|
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
||||||
<Import Project="..\packages\CefSharp.Core.3.29.0-pre0\build\CefSharp.Core.targets" Condition="Exists('..\packages\CefSharp.Core.3.29.0-pre0\build\CefSharp.Core.targets')" />
|
<Import Project="..\packages\CefSharp.Core.3.29.0-pre0\build\CefSharp.Core.targets" Condition="Exists('..\packages\CefSharp.Core.3.29.0-pre0\build\CefSharp.Core.targets')" />
|
||||||
|
Loading…
Reference in New Issue
Block a user