aboutsummaryrefslogtreecommitdiff
path: root/src/wixnative
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixnative')
-rw-r--r--src/wixnative/runtime.win.WixToolset.Core.Native.nuspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wixnative/runtime.win.WixToolset.Core.Native.nuspec b/src/wixnative/runtime.win.WixToolset.Core.Native.nuspec
index d2b9c1e7..f7697694 100644
--- a/src/wixnative/runtime.win.WixToolset.Core.Native.nuspec
+++ b/src/wixnative/runtime.win.WixToolset.Core.Native.nuspec
@@ -5,7 +5,8 @@
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 <licenseUrl>https://github.com/wixtoolset/Core.Native/blob/master/LICENSE.TXT</licenseUrl> 8 <!-- <license type="expression">MS-RL</license> -->
9 <licenseUrl>https://licenses.nuget.org/MS-RL</licenseUrl>
9 <projectUrl>https://github.com/wixtoolset/Core.Native</projectUrl> 10 <projectUrl>https://github.com/wixtoolset/Core.Native</projectUrl>
10 <requireLicenseAcceptance>false</requireLicenseAcceptance> 11 <requireLicenseAcceptance>false</requireLicenseAcceptance>
11 <description>$description$</description> 12 <description>$description$</description>