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 f3a8f1c commit bdf2952Copy full SHA for bdf2952
src/stream-net/stream-net.csproj
@@ -3,7 +3,7 @@
3
<DefineConstants>TRACE;DEBUG;NETCORE</DefineConstants>
4
</PropertyGroup>
5
<PropertyGroup>
6
- <TargetFrameworks>net45;net461;netcoreapp2.1;netcoreapp3.1;netstandard1.6;netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>net45;net461;netcoreapp2.1;netcoreapp3.1;net5.0;netstandard1.6;netstandard2.0</TargetFrameworks>
7
8
9
<PackageId>stream-net</PackageId>
0 commit comments