diff options
Diffstat (limited to 'src/WixToolset.Mba.Host/WixToolset.Mba.Host.nuspec')
-rw-r--r-- | src/WixToolset.Mba.Host/WixToolset.Mba.Host.nuspec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/WixToolset.Mba.Host/WixToolset.Mba.Host.nuspec b/src/WixToolset.Mba.Host/WixToolset.Mba.Host.nuspec index d1633cb0..f4f84847 100644 --- a/src/WixToolset.Mba.Host/WixToolset.Mba.Host.nuspec +++ b/src/WixToolset.Mba.Host/WixToolset.Mba.Host.nuspec | |||
@@ -10,6 +10,10 @@ | |||
10 | <requireLicenseAcceptance>false</requireLicenseAcceptance> | 10 | <requireLicenseAcceptance>false</requireLicenseAcceptance> |
11 | <description>$description$</description> | 11 | <description>$description$</description> |
12 | <copyright>$copyright$</copyright> | 12 | <copyright>$copyright$</copyright> |
13 | <repository type="$repositorytype$" url="$repositoryurl$" commit="$repositorycommit$" /> | ||
14 | <dependencies> | ||
15 | <group targetFramework=".NETFramework2.0" /> | ||
16 | </dependencies> | ||
13 | </metadata> | 17 | </metadata> |
14 | 18 | ||
15 | <files> | 19 | <files> |