diff --git a/src/Dunet.csproj b/src/Dunet.csproj index 67b1fb9..7affe08 100644 --- a/src/Dunet.csproj +++ b/src/Dunet.csproj @@ -14,10 +14,11 @@ Readme.md https://github.com/domn1995/dunet source; generator; discriminated; union; functional; tagged; - 1.4.2 - 1.4.2 + 1.5.0 + 1.5.0 MIT - 1.4.2 - Disables implicit conversions when union member is an interface type. + 1.5.0 - Support async Action match functions. +1.4.2 - Disables implicit conversions when union member is an interface type. 1.4.1 - Disable CS1591 in generated code. 1.4.0 - Support Action match functions. 1.3.0 - Async match methods. @@ -40,7 +41,7 @@ git favicon.png False - 1.4.2 + 1.5.0 en true $(NoWarn);NU5128