diff --git a/NAudio.Asio/NAudio.Asio.csproj b/NAudio.Asio/NAudio.Asio.csproj index cde64c57..89a3dcd3 100644 --- a/NAudio.Asio/NAudio.Asio.csproj +++ b/NAudio.Asio/NAudio.Asio.csproj @@ -3,7 +3,7 @@ netstandard2.0 true - 2.0.0-beta2 + 2.0.0 true Mark Heath true @@ -11,8 +11,9 @@ https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 MIT + naudio-icon.png @@ -24,5 +25,12 @@ 4.7.0 + + + + True + + + diff --git a/NAudio.Core/NAudio.Core.csproj b/NAudio.Core/NAudio.Core.csproj index bffa7b68..3b2dff08 100644 --- a/NAudio.Core/NAudio.Core.csproj +++ b/NAudio.Core/NAudio.Core.csproj @@ -3,17 +3,25 @@ netstandard2.0 Mark Heath - 2.0.0-beta2 + 2.0.0 true true ..\NAudioStrongNameKey.snk https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 true MIT + naudio-icon.png + + + True + + + + diff --git a/NAudio.Extras/NAudio.Extras.csproj b/NAudio.Extras/NAudio.Extras.csproj index a0655781..54d069de 100644 --- a/NAudio.Extras/NAudio.Extras.csproj +++ b/NAudio.Extras/NAudio.Extras.csproj @@ -9,9 +9,10 @@ https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 MIT - 1.0.0-beta2 + 1.0.0 + naudio-icon.png @@ -20,4 +21,11 @@ + + + True + + + + diff --git a/NAudio.Midi/NAudio.Midi.csproj b/NAudio.Midi/NAudio.Midi.csproj index c1b311e7..2a1ef2d3 100644 --- a/NAudio.Midi/NAudio.Midi.csproj +++ b/NAudio.Midi/NAudio.Midi.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 2.0.0-beta2 + 2.0.0 true Mark Heath true @@ -10,12 +10,20 @@ https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 MIT + naudio-icon.png + + + True + + + + diff --git a/NAudio.Uap/NAudio.Uap.csproj b/NAudio.Uap/NAudio.Uap.csproj index 5f25dfb0..f2db3f14 100644 --- a/NAudio.Uap/NAudio.Uap.csproj +++ b/NAudio.Uap/NAudio.Uap.csproj @@ -2,7 +2,7 @@ uap10.0.17763 - 2.0.0-beta2 + 2.0.0 true Mark Heath true @@ -10,12 +10,20 @@ https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 MIT + naudio-icon.png + + + True + + + + diff --git a/NAudio.Wasapi/NAudio.Wasapi.csproj b/NAudio.Wasapi/NAudio.Wasapi.csproj index 548ee8cd..ec611217 100644 --- a/NAudio.Wasapi/NAudio.Wasapi.csproj +++ b/NAudio.Wasapi/NAudio.Wasapi.csproj @@ -2,7 +2,7 @@ netstandard2.0;uap10.0.17763 - 2.0.0-beta2 + 2.0.0 true Mark Heath true @@ -10,8 +10,9 @@ https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 MIT + naudio-icon.png @@ -22,4 +23,11 @@ + + + + True + + + diff --git a/NAudio.WinForms/NAudio.WinForms.csproj b/NAudio.WinForms/NAudio.WinForms.csproj index 22647f66..700fbac2 100644 --- a/NAudio.WinForms/NAudio.WinForms.csproj +++ b/NAudio.WinForms/NAudio.WinForms.csproj @@ -3,7 +3,7 @@ netcoreapp3.1;net472 true - 2.0.0-beta2 + 2.0.0 true Mark Heath true @@ -11,8 +11,9 @@ https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 MIT + naudio-icon.png @@ -39,6 +40,13 @@ True + + + + True + + + diff --git a/NAudio.WinMM/NAudio.WinMM.csproj b/NAudio.WinMM/NAudio.WinMM.csproj index 8a0a95ca..a33a5cd8 100644 --- a/NAudio.WinMM/NAudio.WinMM.csproj +++ b/NAudio.WinMM/NAudio.WinMM.csproj @@ -2,15 +2,16 @@ netstandard2.0 - 2.0.0-beta2 + 2.0.0 true true ..\NAudioStrongNameKey.snk https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 MIT + naudio-icon.png @@ -21,4 +22,11 @@ + + + True + + + + diff --git a/NAudio.sln b/NAudio.sln index 3b88f0b3..40f3dd36 100644 --- a/NAudio.sln +++ b/NAudio.sln @@ -24,6 +24,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution build.ps1 = build.ps1 global.json = global.json license.txt = license.txt + naudio-logo.png = naudio-logo.png + publish.ps1 = publish.ps1 README.md = README.md readme.txt = readme.txt RELEASE_NOTES.md = RELEASE_NOTES.md @@ -80,7 +82,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NAudio.WinForms", "NAudio.W EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NAudio.Core", "NAudio.Core\NAudio.Core.csproj", "{5BFAF13B-0823-4A5D-A9CB-A894EE53E2B2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NAudio.Extras", "NAudio.Extras\NAudio.Extras.csproj", "{E255AB84-8A34-4788-96F8-E46C3FBF3442}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NAudio.Extras", "NAudio.Extras\NAudio.Extras.csproj", "{E255AB84-8A34-4788-96F8-E46C3FBF3442}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/NAudio/NAudio.csproj b/NAudio/NAudio.csproj index a1fd0f52..697bedd1 100644 --- a/NAudio/NAudio.csproj +++ b/NAudio/NAudio.csproj @@ -1,19 +1,20 @@  netstandard2.0 - 2.0.0-beta2 + 2.0.0 Mark Heath & Contributors true NAudio, an audio library for .NET https://github.com/naudio/NAudio C# .NET audio sound https://github.com/naudio/NAudio - © Mark Heath 2020 + © Mark Heath 2021 true true license.txt true ..\NAudioStrongNameKey.snk + naudio-icon.png @@ -30,5 +31,9 @@ True + + True + + \ No newline at end of file diff --git a/naudio-icon.png b/naudio-icon.png new file mode 100644 index 00000000..63c859ce Binary files /dev/null and b/naudio-icon.png differ