Skip to content

Commit 5ede54f

Browse files
Update icon.png include
1 parent 7e4093c commit 5ede54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageTags>umbraco storage cloud</PackageTags>
1212
</PropertyGroup>
1313
<ItemGroup>
14-
<None Include="../../icon.png" Pack="true" PackagePath="/" />
14+
<None Include="$(MSBuildThisFileDirectory)/../icon.png" Pack="true" PackagePath="/" Visible="false" />
1515
</ItemGroup>
1616

1717
<!-- SourceLink -->

0 commit comments

Comments
 (0)