File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >1.2.6 </Version >
6- <Description >A .NET Standard library for creating spectrograms from pre-recorded signals or live audio from the sound card. </Description >
5+ <Version >1.3.0 </Version >
6+ <Description >A .NET Standard library for creating spectrograms</Description >
77 <Authors >Scott Harden</Authors >
88 <Company >Harden Technologies, LLC</Company >
99 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1212 <RepositoryUrl >https://github.com/swharden/Spectrogram</RepositoryUrl >
1313 <PackageTags >spectrogram spectrum fft frequency audio microphone signal</PackageTags >
1414 <PackageReleaseNotes >Quickstart: https://github.com/swharden/Spectrogram
15- Releases : https://github.com/swharden/Spectrogram/releases</PackageReleaseNotes >
15+ Release Notes : https://github.com/swharden/Spectrogram/releases</PackageReleaseNotes >
1616 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1717 <IncludeSymbols >true</IncludeSymbols >
1818 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
You can’t perform that action at this time.
0 commit comments