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 9f1cd67 commit 9e171efCopy full SHA for 9e171ef
NAudio.Vorbis/NAudio.Vorbis.csproj
@@ -16,7 +16,8 @@
16
<PackageTags>audio c# .NET sound vorbis NAudio NVorbis</PackageTags>
17
<PackageReleaseNotes>- Update to use .Net Framework v4.5
18
- Update to use NAudio v1.9.0
19
-- Update to use NVorbis v0.9.1</PackageReleaseNotes>
+- Update to use NVorbis v0.9.1
20
+- Add .Net Standard v2.0 support</PackageReleaseNotes>
21
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
22
</PropertyGroup>
23
0 commit comments