We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0885990 commit 2e2ce17Copy full SHA for 2e2ce17
NAudio.nuspec
@@ -5,8 +5,8 @@
5
<version>@build.number@</version>
6
<authors>Mark Heath</authors>
7
<owners>Mark Heath</owners>
8
- <licenseUrl>http://naudio.codeplex.com/license</licenseUrl>
9
- <projectUrl>http://naudio.codeplex.com/</projectUrl>
+ <licenseUrl>https://github.com/naudio/NAudio/blob/master/license.txt</licenseUrl>
+ <projectUrl>https://github.com/naudio/NAudio</projectUrl>
10
<requireLicenseAcceptance>false</requireLicenseAcceptance>
11
<description>NAudio, an audio library for .NET</description>
12
<summary />
0 commit comments