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:
jornh 2014-04-07 17:55:00 +02:00
parent 58792baa5e
commit ecef871ff2

View File

@ -129,9 +129,6 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<Resource Include="chromium-256.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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')" />