Skip to content

Commit

Permalink
removed netstadnard2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kerryjiang committed Jan 4, 2025
1 parent 5622efb commit 8106eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<LangVersion>10.0</LangVersion>
<DotNetTargetFrameworks>net6.0;net7.0;net8.0</DotNetTargetFrameworks>
<TargetFrameworks>netstandard2.1;$(DotNetTargetFrameworks)</TargetFrameworks>
<TargetFrameworks>$(DotNetTargetFrameworks)</TargetFrameworks>
<SamplesTargetFrameworks>net8.0</SamplesTargetFrameworks>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 8106eab

Please sign in to comment.