mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-02-17 02:51:48 -05:00
Fill out more of nuspec file
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||||
<metadata>
|
<metadata>
|
||||||
<!-- Required elements-->
|
|
||||||
<id>WixBalExtensionExt</id>
|
<id>WixBalExtensionExt</id>
|
||||||
<version></version>
|
<version>1.0.0</version>
|
||||||
<description></description>
|
<description>A fork of of the extended WiX bootstrapper Application that adds options to automatically launch the installed application when running in either passive or quiet modes.</description>
|
||||||
<authors>Chris Kaczor</authors>
|
<authors>Chris Kaczor</authors>
|
||||||
</metadata>
|
</metadata>
|
||||||
</package>
|
</package>
|
||||||
Reference in New Issue
Block a user