Skip to content

Commit

Permalink
[C#] 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Jan 6, 2025
1 parent f11459a commit bae8007
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions csharp/Platform.Protocols.Lino/Platform.Protocols.Lino.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Protocols.Lino Class Library</Description>
<Copyright>Konstantin Diachenko</Copyright>
<AssemblyTitle>Platform.Protocols.Lino</AssemblyTitle>
<VersionPrefix>0.4.3</VersionPrefix>
<VersionPrefix>0.4.4</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFrameworks>net7;net8</TargetFrameworks>
<PackageId>Platform.Protocols.Lino</PackageId>
Expand All @@ -22,9 +22,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Quoted references are now supported.
Empty link parsing is now supported.
.NET 7 and 8 support is added.</PackageReleaseNotes>
<PackageReleaseNotes>Add support for (:) expression.</PackageReleaseNotes>
<Nullable>enable</Nullable>
<RootNamespace>Platform.Protocols.Lino</RootNamespace>
</PropertyGroup>
Expand Down

0 comments on commit bae8007

Please sign in to comment.