mirror of
https://github.com/wangdage12/Snap.Hutao.git
synced 2026-02-18 02:42:15 +08:00
Delete src/Snap.Hutao/Snap.Hutao.Installer/ExampleComponents.wxs
删除 wix 示例配置代码
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs">
|
|
||||||
<Fragment>
|
|
||||||
<ComponentGroup Id="ExampleComponents" Directory="INSTALLFOLDER">
|
|
||||||
<Component>
|
|
||||||
<File Source="ExampleComponents.wxs" />
|
|
||||||
</Component>
|
|
||||||
</ComponentGroup>
|
|
||||||
</Fragment>
|
|
||||||
</Wix>
|
|
||||||
Reference in New Issue
Block a user