We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79eaefa commit 962d6b6Copy full SHA for 962d6b6
src/Spectrogram/Spectrogram.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
5
<Version>1.6.1</Version>
6
<Description>A .NET Standard library for creating spectrograms</Description>
7
<Authors>Scott Harden</Authors>
0 commit comments