diff --git a/csharp/Platform.Data.Doublets/Platform.Data.Doublets.csproj b/csharp/Platform.Data.Doublets/Platform.Data.Doublets.csproj index 45c204779..3eb9b7a63 100644 --- a/csharp/Platform.Data.Doublets/Platform.Data.Doublets.csproj +++ b/csharp/Platform.Data.Doublets/Platform.Data.Doublets.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Data.Doublets Class Library Konstantin Diachenko Platform.Data.Doublets - 0.6.9 + 0.6.10 Konstantin Diachenko net472;netstandard2.0;netstandard2.1 true @@ -25,8 +25,7 @@ true snupkg latest - It is now possible to correctly format structure of link containing external reference. -Platform.Data dependency updated from 0.3.0 to 0.3.1. + Inability to create a sequence from two elements using DefaultSequenceAppender is fixed.