File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
csharp/Platform.Data.Doublets Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 4
4
<Description >LinksPlatform's Platform.Data.Doublets Class Library</Description >
5
5
<Copyright >konard, FreePhoenix888</Copyright >
6
6
<AssemblyTitle >Platform.Data.Doublets</AssemblyTitle >
7
- <VersionPrefix >0.16 .0</VersionPrefix >
7
+ <VersionPrefix >0.17 .0</VersionPrefix >
8
8
<Authors >konard, FreePhoenix888</Authors >
9
9
<TargetFramework >net7</TargetFramework >
10
10
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
24
24
<IncludeSymbols >true</IncludeSymbols >
25
25
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
26
26
<LangVersion >latest</LangVersion >
27
- <PackageReleaseNotes >Platform.Memory dependency is updated to 0.4.1.</PackageReleaseNotes >
27
+ <PackageReleaseNotes >Platform.Memory dependency is updated to 0.4.1.
28
+ Platform.Collections.Methods dependency is updated to 0.7.2.
29
+ Platform.Data dependency is updated to 0.16.1.
30
+ Generic math is used therefore generic constraints are added and redundant methods and classes are removed.</PackageReleaseNotes >
28
31
<Nullable >enable</Nullable >
29
32
</PropertyGroup >
30
33
You can’t perform that action at this time.
0 commit comments