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 cbf3141 commit 69a68caCopy full SHA for 69a68ca
src/Spectrogram/Spectrogram.csproj
@@ -19,7 +19,7 @@ Release Notes: https://github.com/swharden/Spectrogram/releases</PackageReleaseN
19
</PropertyGroup>
20
21
<ItemGroup>
22
- <PackageReference Include="FftSharp" Version="1.0.8" />
+ <PackageReference Include="FftSharp" Version="1.0.9" />
23
<PackageReference Include="System.Drawing.Common" Version="4.6.1" />
24
<PackageReference Include="runtime.osx.10.10-x64.CoreCompat.System.Drawing" Version="5.8.64" Condition="'$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::OSX)))' == 'true'" />
25
<None Include="icon.png" Pack="true" PackagePath="\" />
0 commit comments