File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<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 >
7
7
<Authors >Scott Harden</Authors >
8
8
<Company >Harden Technologies, LLC</Company >
9
9
<PackageLicenseExpression >MIT</PackageLicenseExpression >
12
12
<RepositoryUrl >https://github.com/swharden/Spectrogram</RepositoryUrl >
13
13
<PackageTags >spectrogram spectrum fft frequency audio microphone signal</PackageTags >
14
14
<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 >
16
16
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
17
17
<IncludeSymbols >true</IncludeSymbols >
18
18
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
You can’t perform that action at this time.
0 commit comments