Skip to content

Commit

Permalink
[C#] 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 authored Mar 24, 2023
1 parent f3bb716 commit 8f841f2
Showing 1 changed file with 2 additions and 2 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.2</VersionPrefix>
<VersionPrefix>0.7.3</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFramework>net7</TargetFramework>
<AssemblyName>Platform.Collections.Methods</AssemblyName>
Expand All @@ -23,7 +23,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Platform.Numbers dependency is updated to 0.9.0.</PackageReleaseNotes>
<PackageReleaseNotes>Perfomance of size balanced trees is increased.</PackageReleaseNotes>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 8f841f2

Please sign in to comment.