Skip to content

Commit 69a68ca

Browse files
committed
NuGet: FftSharp 1.0.8->1.0.9
1 parent cbf3141 commit 69a68ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Spectrogram/Spectrogram.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Release Notes: https://github.com/swharden/Spectrogram/releases</PackageReleaseN
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="FftSharp" Version="1.0.8" />
22+
<PackageReference Include="FftSharp" Version="1.0.9" />
2323
<PackageReference Include="System.Drawing.Common" Version="4.6.1" />
2424
<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'" />
2525
<None Include="icon.png" Pack="true" PackagePath="\" />

0 commit comments

Comments
 (0)