File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >1.2.5 </Version >
5+ <Version >1.2.6 </Version >
66 <Description >A .NET Standard library for creating spectrograms from pre-recorded signals or live audio from the sound card.</Description >
77 <Authors >Scott Harden</Authors >
88 <Company >Harden Technologies, LLC</Company >
@@ -22,9 +22,6 @@ Releases: https://github.com/swharden/Spectrogram/releases</PackageReleaseNotes>
2222 <PackageReference Include =" FftSharp" Version =" 1.0.8" />
2323 <PackageReference Include =" System.Drawing.Common" Version =" 4.7.0" />
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'" />
25- </ItemGroup >
26-
27- <ItemGroup >
2825 <None Include =" icon.png" >
2926 <Pack >True</Pack >
3027 <PackagePath ></PackagePath >
You can’t perform that action at this time.
0 commit comments