Skip to content

Commit bc73f13

Browse files
committed
Tests: run tests on .NET 5
1 parent 966dc62 commit bc73f13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Spectrogram.Tests/Spectrogram.Tests.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>netcoreapp3.1</TargetFramework>
5-
4+
<TargetFramework>net5.0</TargetFramework>
65
<IsPackable>false</IsPackable>
76
</PropertyGroup>
87

0 commit comments

Comments
 (0)