Skip to content

Commit 5711168

Browse files
committed
修改包配置,将所有文件引入
1 parent 06e17f6 commit 5711168

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package/OpenHarmony.NET.Runtime.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
</dependencies>
1212
</metadata>
1313
<files>
14-
<file src="build\runtime.targets" target="build\runtime.targets" />
14+
<file src="build\**\*" target="build\" />
1515
</files>
1616
</package>

0 commit comments

Comments
 (0)