修改了打包图片,但未成功。vs仍显示默认图片
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<tags>thermal camera toprie 红外 热像仪 控制</tags>
|
||||
<projectUrl>https://github.com/joyd/toprie-library</projectUrl>
|
||||
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
|
||||
<iconUrl>https://example.com/icon.png</iconUrl>
|
||||
<icon>Toprie.png</icon>
|
||||
<!-- 可以根据需要添加更多元数据,如依赖项、框架引用等 -->
|
||||
<!-- <dependencies> -->
|
||||
<!-- <group targetFramework=".NETFramework4.0"> -->
|
||||
@@ -23,5 +23,6 @@
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="Toprie.dll" target="lib\net40\" />
|
||||
<file src="Toprie.png" target="" />
|
||||
</files>
|
||||
</package>
|
||||
|
||||
Reference in New Issue
Block a user