Skip to content

Commit cbf3141

Browse files
committed
NuGet: System.Drawing.Common 5.0.0->4.6.1
1 parent d8eb877 commit cbf3141

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
@@ -20,7 +20,7 @@ Release Notes: https://github.com/swharden/Spectrogram/releases</PackageReleaseN
2020

2121
<ItemGroup>
2222
<PackageReference Include="FftSharp" Version="1.0.8" />
23-
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
23+
<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="\" />
2626
<None Include="README.md" Pack="true" PackagePath="\" />

0 commit comments

Comments
 (0)