diff options
| author | Rob Mensching <rob@firegiant.com> | 2018-12-22 09:10:56 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2018-12-22 10:54:10 -0800 |
| commit | c90ae13f242350786cf9103330c28e660d35eeb8 (patch) | |
| tree | c7bfda4707483efa9eb67bba5ec32d340b7997cd /src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | |
| parent | 77b1c956e6037717f98ae01c2ff4e989c0252db8 (diff) | |
| download | wix-c90ae13f242350786cf9103330c28e660d35eeb8.tar.gz wix-c90ae13f242350786cf9103330c28e660d35eeb8.tar.bz2 wix-c90ae13f242350786cf9103330c28e660d35eeb8.zip | |
Update to latest Home\repo-template
Diffstat (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec')
| -rw-r--r-- | src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec index 3394f8ab..25034078 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec +++ b/src/WixToolset.Core.Native/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> |
