Skip to content

Commit

Permalink
[C#] 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 committed Jan 7, 2023
1 parent 5b9d659 commit 25922f3
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Collections.Methods Class Library</Description>
<Copyright>Konstantin Diachenko</Copyright>
<AssemblyTitle>Platform.Collections.Methods</AssemblyTitle>
<VersionPrefix>0.7.0</VersionPrefix>
<VersionPrefix>0.7.1</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFramework>net7</TargetFramework>
<AssemblyName>Platform.Collections.Methods</AssemblyName>
Expand All @@ -23,8 +23,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Generic math is used therefore TElement constraints are added and redundant methods are removed.
Platform.Numbers dependency is updated from 0.6.2 to 0.8.0.</PackageReleaseNotes>
<PackageReleaseNotes>Add FirstIsToTheLeftOfSecond, FirstIsToTheRightOfSecond back.</PackageReleaseNotes>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 25922f3

Please sign in to comment.