Skip to content

Commit 9e171ef

Browse files
committed
* Include netstandard2.0 in release notes
1 parent 9f1cd67 commit 9e171ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NAudio.Vorbis/NAudio.Vorbis.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
<PackageTags>audio c# .NET sound vorbis NAudio NVorbis</PackageTags>
1717
<PackageReleaseNotes>- Update to use .Net Framework v4.5
1818
- Update to use NAudio v1.9.0
19-
- Update to use NVorbis v0.9.1</PackageReleaseNotes>
19+
- Update to use NVorbis v0.9.1
20+
- Add .Net Standard v2.0 support</PackageReleaseNotes>
2021
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2122
</PropertyGroup>
2223

0 commit comments

Comments
 (0)