We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ed84b commit f51bbc9Copy full SHA for f51bbc9
1 file changed
com.zaphop.visualizer.csproj
@@ -187,7 +187,9 @@
187
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
188
</Content>
189
<Content Include="LICENSE.txt" />
190
- <Content Include="previews\Preview.png" />
+ <Content Include="previews\Preview.png">
191
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
192
+ </Content>
193
<Content Include="PropertyInspector\PluginActionPI.html">
194
195
0 commit comments