Skip to content

Commit b72fc4e

Browse files
author
Oren (electricessence)
committed
Removed extra nullable config.
1 parent d322728 commit b72fc4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Open.ChannelExtensions/Open.ChannelExtensions.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0; netstandard2.1</TargetFrameworks>
55
<LangVersion>latest</LangVersion>
6-
<Nullable>enable</Nullable>
76
<Authors>electricessence</Authors>
87
<Description>
98
A set of extensions for optimizing/simplifying System.Threading.Channels usage.

0 commit comments

Comments
 (0)