Skip to content

Commit 20e7f50

Browse files
author
Chris
committed
fix .net version for unit project
1 parent 7e0b7f3 commit 20e7f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Notifo.SDK.UnitTests/Notifo.SDK.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<IsPackable>false</IsPackable>
5-
<TargetFramework>net7.0</TargetFramework>
5+
<TargetFramework>net5.0</TargetFramework>
66
</PropertyGroup>
77

88
<PropertyGroup>

0 commit comments

Comments
 (0)