From 5a435ed61c37a7783a4a1e04b9ffa02c77b923cc Mon Sep 17 00:00:00 2001 From: Mark Heath Date: Thu, 11 Feb 2021 11:17:29 +0000 Subject: [PATCH] updating to depend on NAudio.Core 2.0.0 --- NAudio.Vorbis/NAudio.Vorbis.csproj | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/NAudio.Vorbis/NAudio.Vorbis.csproj b/NAudio.Vorbis/NAudio.Vorbis.csproj index e1679b5..e3d3a47 100644 --- a/NAudio.Vorbis/NAudio.Vorbis.csproj +++ b/NAudio.Vorbis/NAudio.Vorbis.csproj @@ -2,9 +2,9 @@ - netstandard2.0;net45 + netstandard2.0 NAudio.Vorbis - 1.2.0 + 1.3.0 Andrew Ward Andrew Ward NAudio support for Vorbis @@ -14,13 +14,12 @@ https://github.com/naudio/Vorbis git audio c# .NET sound vorbis NAudio NVorbis - - Update to NVorbis 0.10.0 -- Update to NAudio 1.10.0 -- Added VorbisSampleProvider for more capable ISampleProvider support -- Updated VorbisWaveReader to use VorbisSampleProvider + - Update to NVorbis 0.10.1 +- Update to NAudio.Core 2.0.0 + true - 1.2.0.1 - 1.2.0.1 + 1.3.0.0 + 1.3.0.0 @@ -37,8 +36,8 @@ - - + +