We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0c304 commit 05a0434Copy full SHA for 05a0434
3 files changed
Example/Example.csproj
@@ -17,7 +17,7 @@
17
<None Update="SampleCfg.txt">
18
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
19
</None>
20
- <None Include="..\docs\assets\logo.png">
+ <None Include="..\logo.png">
21
<Pack>True</Pack>
22
<PackagePath></PackagePath>
23
<Link>logo.png</Link>
Src/SharpConfig.csproj
@@ -45,7 +45,7 @@
45
</PropertyGroup>
46
47
<ItemGroup>
48
49
50
51
logo.png
15 KB
0 commit comments