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 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
- <Version >1.2.2 </Version >
5
+ <Version >1.2.3 </Version >
6
6
<Description >A .NET Standard library for creating spectrograms from pre-recorded signals or live audio from the sound card.</Description >
7
7
<Authors >Scott Harden</Authors >
8
8
<Company >Harden Technologies, LLC</Company >
11
11
<PackageIcon >icon.png</PackageIcon >
12
12
<RepositoryUrl >https://github.com/swharden/Spectrogram</RepositoryUrl >
13
13
<PackageTags >spectrogram spectrum fft frequency audio microphone signal</PackageTags >
14
- <PackageReleaseNotes >Releases : https://github.com/swharden/Spectrogram/releases
15
- Quickstart : https://github.com/swharden/Spectrogram</PackageReleaseNotes >
14
+ <PackageReleaseNotes >Quickstart : https://github.com/swharden/Spectrogram
15
+ Releases : 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