mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Added icon to be extracted for registry edits
This commit is contained in:
parent
cd9e11045e
commit
73e9408ed2
BIN
Wabbajack/UI/Icons/icon-embedded.ico
Normal file
BIN
Wabbajack/UI/Icons/icon-embedded.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 399 KiB |
@ -373,6 +373,9 @@
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="UI\banner_small_dark.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="UI\Icons\icon-embedded.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="..\packages\Fody.5.1.1\build\Fody.targets" Condition="Exists('..\packages\Fody.5.1.1\build\Fody.targets')" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
|
Loading…
Reference in New Issue
Block a user