diff options
author | Rob Mensching <rob@firegiant.com> | 2025-03-19 16:46:08 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2025-03-19 17:55:00 -0700 |
commit | 45535e659ea8b58101fe9e8adfa6aa273d2bb544 (patch) | |
tree | 5e183841bb3c25f3f9ddc130ded97efd3b204ff2 /src/burn/stub | |
parent | 4d3f7c8cf16db06932596beb27d8d025be501b95 (diff) | |
download | wix-45535e659ea8b58101fe9e8adfa6aa273d2bb544.tar.gz wix-45535e659ea8b58101fe9e8adfa6aa273d2bb544.tar.bz2 wix-45535e659ea8b58101fe9e8adfa6aa273d2bb544.zip |
Formalize official WiX build and update tags in nupkgs
Diffstat (limited to 'src/burn/stub')
-rw-r--r-- | src/burn/stub/stub.nuspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/stub/stub.nuspec b/src/burn/stub/stub.nuspec index 7e868c67..e8506505 100644 --- a/src/burn/stub/stub.nuspec +++ b/src/burn/stub/stub.nuspec | |||
@@ -8,6 +8,7 @@ | |||
8 | <authors>$authors$</authors> | 8 | <authors>$authors$</authors> |
9 | <license type="file">OSMFEULA.txt</license> | 9 | <license type="file">OSMFEULA.txt</license> |
10 | <requireLicenseAcceptance>true</requireLicenseAcceptance> | 10 | <requireLicenseAcceptance>true</requireLicenseAcceptance> |
11 | <tags>$packageTags$</tags> | ||
11 | <copyright>$copyright$</copyright> | 12 | <copyright>$copyright$</copyright> |
12 | <projectUrl>$projectUrl$</projectUrl> | 13 | <projectUrl>$projectUrl$</projectUrl> |
13 | <repository type="$repositorytype$" url="$repositoryurl$" commit="$repositorycommit$" /> | 14 | <repository type="$repositorytype$" url="$repositoryurl$" commit="$repositorycommit$" /> |