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 9c8a8ef commit ba753a9Copy full SHA for ba753a9
1 file changed
readme.md
@@ -34,7 +34,8 @@ specified per file:
34
35
```csharp
36
#:package Humanizer@2.14.1
37
-#:property LangVersion=preview
+#:property ImplicitUsings true
38
+#:property Nullable enable
39
40
using Humanizer;
41
0 commit comments