diff options
Diffstat (limited to 'source/packages/NAudio.1.7.3/NAudio.nuspec')
| -rw-r--r-- | source/packages/NAudio.1.7.3/NAudio.nuspec | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/source/packages/NAudio.1.7.3/NAudio.nuspec b/source/packages/NAudio.1.7.3/NAudio.nuspec new file mode 100644 index 0000000..5c82ef2 --- /dev/null +++ b/source/packages/NAudio.1.7.3/NAudio.nuspec @@ -0,0 +1,15 @@ +<?xml version="1.0"?> +<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> + <metadata> + <id>NAudio</id> + <version>1.7.3</version> + <authors>Mark Heath</authors> + <owners>Mark Heath</owners> + <licenseUrl>http://naudio.codeplex.com/license</licenseUrl> + <projectUrl>http://naudio.codeplex.com/</projectUrl> + <requireLicenseAcceptance>false</requireLicenseAcceptance> + <description>NAudio, an audio library for .NET</description> + <summary /> + <tags>C# .NET audio sound</tags> + </metadata> +</package>
\ No newline at end of file |
