Skip to content

Commit 8d785f9

Browse files
committed
update target frameworks
1 parent 1b096c4 commit 8d785f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1;net6.0;net7.0;net8.0</TargetFrameworks>
3+
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net7.0;net8.0</TargetFrameworks>
44
<Nullable>enable</Nullable>
55
<LangVersion>8.0</LangVersion>
66
<NoWarn>NU1701</NoWarn>

0 commit comments

Comments
 (0)