aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-06-18 22:02:10 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-06-18 22:08:12 +1000
commit04c8a362c9b001811ef5406716667eb73163aa10 (patch)
tree0aa6d37f8df5f63d02a1bbaad56e2eeb1802d3bd /src
parent1571b2e9a0dc0925e8d4bfacc19d7acd29068ff8 (diff)
downloadwix-04c8a362c9b001811ef5406716667eb73163aa10.tar.gz
wix-04c8a362c9b001811ef5406716667eb73163aa10.tar.bz2
wix-04c8a362c9b001811ef5406716667eb73163aa10.zip
Fail build on each command.
Diffstat (limited to 'src')
-rw-r--r--src/balutil/balutil.nuspec3
-rw-r--r--src/bextutil/bextutil.nuspec3
2 files changed, 2 insertions, 4 deletions
diff --git a/src/balutil/balutil.nuspec b/src/balutil/balutil.nuspec
index b9d8d139..60c32bb1 100644
--- a/src/balutil/balutil.nuspec
+++ b/src/balutil/balutil.nuspec
@@ -5,8 +5,7 @@
5 <version>$version$</version> 5 <version>$version$</version>
6 <authors>$authors$</authors> 6 <authors>$authors$</authors>
7 <owners>$authors$</owners> 7 <owners>$authors$</owners>
8 <!-- <license type="expression">MS-RL</license> --> 8 <license type="expression">MS-RL</license>
9 <licenseUrl>https://licenses.nuget.org/MS-RL</licenseUrl>
10 <projectUrl>https://github.com/wixtoolset/balutil</projectUrl> 9 <projectUrl>https://github.com/wixtoolset/balutil</projectUrl>
11 <requireLicenseAcceptance>false</requireLicenseAcceptance> 10 <requireLicenseAcceptance>false</requireLicenseAcceptance>
12 <description>$description$</description> 11 <description>$description$</description>
diff --git a/src/bextutil/bextutil.nuspec b/src/bextutil/bextutil.nuspec
index a1276b6f..e8a08075 100644
--- a/src/bextutil/bextutil.nuspec
+++ b/src/bextutil/bextutil.nuspec
@@ -5,8 +5,7 @@
5 <version>$version$</version> 5 <version>$version$</version>
6 <authors>$authors$</authors> 6 <authors>$authors$</authors>
7 <owners>$authors$</owners> 7 <owners>$authors$</owners>
8 <!-- <license type="expression">MS-RL</license> --> 8 <license type="expression">MS-RL</license>
9 <licenseUrl>https://licenses.nuget.org/MS-RL</licenseUrl>
10 <projectUrl>https://github.com/wixtoolset/balutil</projectUrl> 9 <projectUrl>https://github.com/wixtoolset/balutil</projectUrl>
11 <requireLicenseAcceptance>false</requireLicenseAcceptance> 10 <requireLicenseAcceptance>false</requireLicenseAcceptance>
12 <description>$description$</description> 11 <description>$description$</description>