Skip to content

Commit e027379

Browse files
committed
fix: icon path
1 parent 549258f commit e027379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<AssemblyOriginatorKeyFile>../Prometheus.Client.DependencyInjection.snk</AssemblyOriginatorKeyFile>
1616
</PropertyGroup>
1717
<ItemGroup>
18-
<None Include="../../icon.png">
18+
<None Include="../icon.png">
1919
<Pack>true</Pack>
2020
<Visible>false</Visible>
2121
<PackagePath></PackagePath>

0 commit comments

Comments
 (0)