From 63f19584d1334130ae8a944c2f511b4d48236ab2 Mon Sep 17 00:00:00 2001 From: Konstantin Diachenko Date: Sun, 1 Dec 2024 13:46:55 +0530 Subject: [PATCH] [C#] 0.4.1 --- .../Platform.Protocols.Lino.csproj | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj b/csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj index bc84ce5..19ffa1a 100644 --- a/csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj +++ b/csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Protocols.Lino Class Library Konstantin Diachenko Platform.Protocols.Lino - 0.4.0 + 0.4.1 Konstantin Diachenko net7;net8 Platform.Protocols.Lino @@ -22,12 +22,9 @@ true snupkg latest - Id and Values properties replaced with readonly fields. -It is easier to convert tuples to links. -It is now possible to use all symbols except control symbols as reference symbols. -_ struct is added to mark links with set address. -Platform.Collections dependency updated from 0.2.0 to 0.3.0. -.NET 5 support is added. + Quoted references are now supported. +Empty link parsing is now supported. +.NET 7 and 8 support is added. enable Platform.Protocols.Lino