AutoProjectTargets 1.0.0
NuGet package to automatically import an MSBuild targets file without manually editing your project files
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>AutoProjectTargets</id>
<version>1.0.0</version>
<title>AutoProjectTargets</title>
<authors>Ryan J. Shaw</authors>
<owners>Ryan J. Shaw</owners>
<licenseUrl>https://github.com/ryanjshaw/auto-project-targets/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/ryanjshaw/auto-project-targets</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>NuGet package to automatically import an MSBuild targets file without manually editing your project files</description>
<copyright>Copyright 2016</copyright>
<tags>msbuild visualstudio targets import</tags>
</metadata>
</package>