Skip to content

Commit 05a0434

Browse files
committed
Update logo links
1 parent 8b0c304 commit 05a0434

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Example/Example.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<None Update="SampleCfg.txt">
1818
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
1919
</None>
20-
<None Include="..\docs\assets\logo.png">
20+
<None Include="..\logo.png">
2121
<Pack>True</Pack>
2222
<PackagePath></PackagePath>
2323
<Link>logo.png</Link>

Src/SharpConfig.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</PropertyGroup>
4646

4747
<ItemGroup>
48-
<None Include="..\docs\assets\logo.png">
48+
<None Include="..\logo.png">
4949
<Pack>True</Pack>
5050
<PackagePath></PackagePath>
5151
<Link>logo.png</Link>

logo.png

15 KB
Loading

0 commit comments

Comments
 (0)