We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dac1ff commit 97ed570Copy full SHA for 97ed570
2 files changed
src/Networks/Rutanio/Rutanio/Rutanio.csproj
@@ -13,6 +13,10 @@
13
<LangVersion>latest</LangVersion>
14
</PropertyGroup>
15
16
+ <ItemGroup>
17
+ <EmbeddedResource Include="icon.png" />
18
+ </ItemGroup>
19
+
20
<ItemGroup>
21
<ProjectReference Include="..\..\..\External\NBitcoin\NBitcoin.csproj" />
22
<ProjectReference Include="..\..\..\Features\Blockcore.Features.Consensus\Blockcore.Features.Consensus.csproj" />
src/Networks/Rutanio/Rutanio/icon.png
1.55 KB
0 commit comments