Skip to content

Commit f52943b

Browse files
committed
Path fix
1 parent dca378a commit f52943b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Simplify.Web.MessageBox/Simplify.Web.MessageBox.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
<PackageReference Include="Simplify.Web" Version="4.2.*" />
3535
</ItemGroup>
3636
<ItemGroup>
37-
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
37+
<None Include="..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
3838
</ItemGroup>
3939
</Project>

0 commit comments

Comments
 (0)