Skip to content

Commit bae8007

Browse files
committed
[C#] 0.4.4
1 parent f11459a commit bae8007

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>LinksPlatform's Platform.Protocols.Lino Class Library</Description>
55
<Copyright>Konstantin Diachenko</Copyright>
66
<AssemblyTitle>Platform.Protocols.Lino</AssemblyTitle>
7-
<VersionPrefix>0.4.3</VersionPrefix>
7+
<VersionPrefix>0.4.4</VersionPrefix>
88
<Authors>Konstantin Diachenko</Authors>
99
<TargetFrameworks>net7;net8</TargetFrameworks>
1010
<PackageId>Platform.Protocols.Lino</PackageId>
@@ -22,9 +22,7 @@
2222
<IncludeSymbols>true</IncludeSymbols>
2323
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2424
<LangVersion>latest</LangVersion>
25-
<PackageReleaseNotes>Quoted references are now supported.
26-
Empty link parsing is now supported.
27-
.NET 7 and 8 support is added.</PackageReleaseNotes>
25+
<PackageReleaseNotes>Add support for (:) expression.</PackageReleaseNotes>
2826
<Nullable>enable</Nullable>
2927
<RootNamespace>Platform.Protocols.Lino</RootNamespace>
3028
</PropertyGroup>

0 commit comments

Comments
 (0)