File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Platform.Protocols.Lino.Tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net7; net8</TargetFrameworks >
4+ <TargetFramework > net8</TargetFramework >
55 <IsPackable >false</IsPackable >
66 <LangVersion >latest</LangVersion >
77 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 66 <AssemblyTitle >Platform.Protocols.Lino</AssemblyTitle >
77 <VersionPrefix >0.4.5</VersionPrefix >
88 <Authors >Konstantin Diachenko</Authors >
9- <TargetFrameworks >net7; net8</TargetFrameworks >
9+ <TargetFramework > net8</TargetFramework >
1010 <PackageId >Platform.Protocols.Lino</PackageId >
1111 <PackageTags >LinksPlatform;Protocols.Lino;Lino;IListExtensions;Link;Parser</PackageTags >
1212 <PackageIconUrl >https://raw.githubusercontent.com/linksplatform/Documentation/18469f4d033ee9a5b7b84caab9c585acab2ac519/doc/Avatar-rainbow-icon-64x64.png</PackageIconUrl >
2222 <IncludeSymbols >true</IncludeSymbols >
2323 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2424 <LangVersion >latest</LangVersion >
25- <PackageReleaseNotes >Add support for (:) expression .</PackageReleaseNotes >
25+ <PackageReleaseNotes >Update target framework from net7 to net8 .</PackageReleaseNotes >
2626 <Nullable >enable</Nullable >
2727 <RootNamespace >Platform.Protocols.Lino</RootNamespace >
2828 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments