diff --git a/csharp/Platform.Setters/Platform.Setters.csproj b/csharp/Platform.Setters/Platform.Setters.csproj
index 20150f8..8e6b73a 100644
--- a/csharp/Platform.Setters/Platform.Setters.csproj
+++ b/csharp/Platform.Setters/Platform.Setters.csproj
@@ -4,7 +4,7 @@
LinksPlatform's Platform.Setters Class Library
konard
Platform.Setters
- 0.4.0
+ 0.4.1
konard, FreePhoenix888
net472;netstandard2.0;netstandard2.1;net5;net6
Platform.Setters
@@ -24,9 +24,7 @@
true
snupkg
latest
- coverlet.collector dependency is updated from 3.1.0 to 3.1.2.
-The Setter methods are renamed.
-The arguments of the setters methods are made nullable.
+ Add Setters extensions that check if a passed value is null, set if it is not, and return false value.
enable