File tree Expand file tree Collapse file tree 10 files changed +23
-18
lines changed Expand file tree Collapse file tree 10 files changed +23
-18
lines changed Original file line number Diff line number Diff line change 33  <PropertyGroup >
44    <TargetFramework >netstandard2.0</TargetFramework >
55    <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
6-     <Version >2.2.0 </Version >
6+     <Version >2.2.1 </Version >
77    <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88    <GenerateDocumentationFile >true</GenerateDocumentationFile >
99    <Authors >Mark Heath</Authors >
1212    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
1313    <PackageTags >C# .NET audio sound</PackageTags >
1414    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
15-     <Copyright >© Mark Heath 2022 </Copyright >
15+     <Copyright >© Mark Heath 2023 </Copyright >
1616    <PackageLicenseExpression >MIT</PackageLicenseExpression >
1717    <PackageIcon >naudio-icon.png</PackageIcon >
1818  </PropertyGroup >
Original file line number Diff line number Diff line change 33  <PropertyGroup >
44    <TargetFramework >netstandard2.0</TargetFramework >
55    <Authors >Mark Heath</Authors >
6-     <Version >2.2.0 </Version >
6+     <Version >2.2.1 </Version >
77    <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88    <GenerateDocumentationFile >true</GenerateDocumentationFile >
99    <SignAssembly >true</SignAssembly >
1010    <AssemblyOriginatorKeyFile >..\NAudioStrongNameKey.snk</AssemblyOriginatorKeyFile >
1111    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
1212    <PackageTags >C# .NET audio sound</PackageTags >
1313    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
14-     <Copyright >© Mark Heath 2022 </Copyright >
14+     <Copyright >© Mark Heath 2023 </Copyright >
1515    <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1616    <PackageLicenseExpression >MIT</PackageLicenseExpression >
1717    <PackageIcon >naudio-icon.png</PackageIcon >
Original file line number Diff line number Diff line change 1010    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
1111    <PackageTags >C# .NET audio sound</PackageTags >
1212    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
13-     <Copyright >© Mark Heath 2022 </Copyright >
13+     <Copyright >© Mark Heath 2023 </Copyright >
1414    <PackageLicenseExpression >MIT</PackageLicenseExpression >
15-     <Version >2.2.0 </Version >
15+     <Version >2.2.1 </Version >
1616    <PackageIcon >naudio-icon.png</PackageIcon >
1717  </PropertyGroup >
1818
Original file line number Diff line number Diff line change 22
33  <PropertyGroup >
44    <TargetFramework >netstandard2.0</TargetFramework >
5-     <Version >2.2.0 </Version >
5+     <Version >2.2.1 </Version >
66    <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
77    <GenerateDocumentationFile >true</GenerateDocumentationFile >
88    <Authors >Mark Heath</Authors >
1111    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
1212    <PackageTags >C# .NET audio sound</PackageTags >
1313    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
14-     <Copyright >© Mark Heath 2022 </Copyright >
14+     <Copyright >© Mark Heath 2023 </Copyright >
1515    <PackageLicenseExpression >MIT</PackageLicenseExpression >
1616    <PackageIcon >naudio-icon.png</PackageIcon >
1717  </PropertyGroup >
Original file line number Diff line number Diff line change 33  <PropertyGroup >
44    <!--  https://docs.microsoft.com/en-us/windows/uwp/updates-and-versions/choose-a-uwp-version --> 
55    <TargetFramework >uap10.0.18362</TargetFramework >
6-     <Version >2.2.0 </Version >
6+     <Version >2.2.1 </Version >
77    <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88    <GenerateDocumentationFile >true</GenerateDocumentationFile >
99    <Authors >Mark Heath</Authors >
1212    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
1313    <PackageTags >C# .NET audio sound</PackageTags >
1414    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
15-     <Copyright >© Mark Heath 2022 </Copyright >
15+     <Copyright >© Mark Heath 2023 </Copyright >
1616    <PackageLicenseExpression >MIT</PackageLicenseExpression >
1717    <PackageIcon >naudio-icon.png</PackageIcon >
1818  </PropertyGroup >
Original file line number Diff line number Diff line change 22
33  <PropertyGroup >
44    <TargetFrameworks >netstandard2.0;uap10.0.18362</TargetFrameworks >
5-     <Version >22.0 </Version >
5+     <Version >2.2.1 </Version >
66    <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
77    <GenerateDocumentationFile >true</GenerateDocumentationFile >
88    <Authors >Mark Heath</Authors >
1111    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
1212    <PackageTags >C# .NET audio sound</PackageTags >
1313    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
14-     <Copyright >© Mark Heath 2022 </Copyright >
14+     <Copyright >© Mark Heath 2023 </Copyright >
1515    <PackageLicenseExpression >MIT</PackageLicenseExpression >
1616    <PackageIcon >naudio-icon.png</PackageIcon >
1717    <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
Original file line number Diff line number Diff line change 33  <PropertyGroup >
44    <TargetFrameworks >net472;netcoreapp3.1</TargetFrameworks >
55    <UseWindowsForms >true</UseWindowsForms >
6-     <Version >2.2.0 </Version >
6+     <Version >2.2.1 </Version >
77    <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88    <GenerateDocumentationFile >true</GenerateDocumentationFile >
99    <Authors >Mark Heath</Authors >
1212    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
1313    <PackageTags >C# .NET audio sound</PackageTags >
1414    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
15-     <Copyright >© Mark Heath 2022 </Copyright >
15+     <Copyright >© Mark Heath 2023 </Copyright >
1616    <PackageLicenseExpression >MIT</PackageLicenseExpression >
1717    <PackageIcon >naudio-icon.png</PackageIcon >
1818  </PropertyGroup >
Original file line number Diff line number Diff line change 22
33  <PropertyGroup >
44    <TargetFrameworks >netstandard2.0</TargetFrameworks >
5-     <Version >2.2.0 </Version >
5+     <Version >2.2.1 </Version >
66    <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
77    <GenerateDocumentationFile >true</GenerateDocumentationFile >
88    <SignAssembly >true</SignAssembly >
99    <AssemblyOriginatorKeyFile >..\NAudioStrongNameKey.snk</AssemblyOriginatorKeyFile >
1010    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
1111    <PackageTags >C# .NET audio sound</PackageTags >
1212    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
13-     <Copyright >© Mark Heath 2022 </Copyright >
13+     <Copyright >© Mark Heath 2023 </Copyright >
1414    <PackageLicenseExpression >MIT</PackageLicenseExpression >
1515    <PackageIcon >naudio-icon.png</PackageIcon >
1616  </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project  Sdk =" Microsoft.NET.Sdk"  >
22  <PropertyGroup >
33    <TargetFrameworks >net472;netcoreapp3.1;net6.0-windows;net6.0</TargetFrameworks >
4-     <Version >2.2.0 </Version >
4+     <Version >2.2.1 </Version >
55    <Authors >Mark Heath &  Contributors</Authors >
66    <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
77    <Description >NAudio, an audio library for .NET</Description >
88    <PackageProjectUrl >https://github.com/naudio/NAudio</PackageProjectUrl >
99    <PackageTags >C# .NET audio sound</PackageTags >
1010    <RepositoryUrl >https://github.com/naudio/NAudio</RepositoryUrl >
11-     <Copyright >© Mark Heath 2022 </Copyright >
11+     <Copyright >© Mark Heath 2023 </Copyright >
1212    <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1313    <GenerateDocumentationFile >True</GenerateDocumentationFile >
1414    <PackageLicenseFile >license.txt</PackageLicenseFile >
Original file line number Diff line number Diff line change 1+ ### 2.2.1 (4 Sep 2023)  
2+ 
3+ 	* Incorrectly versioned NAudio.Wasapi.dll (was 22.0) retired and replaced with 2.2.1 
4+ 	* No other changes 
5+ 
16### 2.2 (22 Aug 2023)  
27
38 *  ` WdlResampler `  is now public
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments