1
0

Added sweet splash screen

This commit is contained in:
Benjamin Höglinger-Stelzer 2019-06-08 11:57:21 +02:00
parent d07e6cb17e
commit 2f2d2a6828
2 changed files with 3 additions and 0 deletions

View File

@ -162,6 +162,9 @@
<ItemGroup> <ItemGroup>
<Resource Include="favicon.ico" /> <Resource Include="favicon.ico" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<SplashScreen Include="splash.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup> <PropertyGroup>

BIN
DerpingDrivers/splash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB