File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Platform.Communication.Protocol.Lino Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 44 <Description >LinksPlatform's Platform.Communication.Protocol.Lino Class Library</Description >
55 <Copyright >Konstantin Diachenko</Copyright >
66 <AssemblyTitle >Platform.Communication.Protocol.Lino</AssemblyTitle >
7- <VersionPrefix >0.2.1 </VersionPrefix >
7+ <VersionPrefix >0.2.2 </VersionPrefix >
88 <Authors >Konstantin Diachenko</Authors >
99 <TargetFrameworks >net471;netstandard2.0;netstandard2.1</TargetFrameworks >
1010 <AssemblyName >Platform.Communication.Protocol.Lino</AssemblyName >
2424 <IncludeSymbols >true</IncludeSymbols >
2525 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2626 <LangVersion >latest</LangVersion >
27- <PackageReleaseNotes >Using a more reliable way to convert groups to links.
28- Added LinksGroup struct and ILinksGroupListExtensions class.
29- Link struct:
30- * Added Combine method.
31- * Removed AddDependency method.</PackageReleaseNotes >
27+ <PackageReleaseNotes >A better grammar design.</PackageReleaseNotes >
3228 </PropertyGroup >
3329
3430 <ItemGroup Condition =" $(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'" >
You can’t perform that action at this time.
0 commit comments