This commit is contained in:
Sipke Schoorstra 2022-12-20 13:01:54 +01:00
parent 9ac26722a4
commit 87257cbbd0
2 changed files with 2 additions and 1 deletions

View file

@ -22,7 +22,7 @@
</PropertyGroup>
<ItemGroup Label="Files">
<None Include="..\..\..\icon.png" Pack="true" PackagePath=""/>
<None Include="..\..\..\icon.png" Pack="true" PackagePath="\"/>
</ItemGroup>
<ItemGroup>

View file

@ -10,6 +10,7 @@
</Description>
<PackageTags>elsa module workflows razor designer</PackageTags>
<StaticWebAssetsEnabled>true</StaticWebAssetsEnabled>
<ContentTargetFolders>staticwebassets</ContentTargetFolders>
</PropertyGroup>