File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
csharp/Platform.Data.Doublets Expand file tree Collapse file tree 1 file changed +3
-3
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.17.1 </VersionPrefix >
7
+ <VersionPrefix >0.17.2 </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 >Garbage collection extension for ILinks interface are added .</PackageReleaseNotes >
27
+ <PackageReleaseNotes >Platform.Collections.Methods dependency is updated to 0.7.3 .</PackageReleaseNotes >
28
28
<Nullable >enable</Nullable >
29
29
</PropertyGroup >
30
30
37
37
<PackageReference Include =" Platform.Data.Doublets.FFI" Version =" 0.9.0" />
38
38
<PackageReference Include =" Platform.Random" Version =" 0.3.0" />
39
39
<PackageReference Include =" Platform.Timestamps" Version =" 0.3.0" />
40
- <PackageReference Include =" Platform.Collections.Methods" Version =" 0.7.2 " />
40
+ <PackageReference Include =" Platform.Collections.Methods" Version =" 0.7.3 " />
41
41
<PackageReference Include =" Platform.Singletons" Version =" 0.3.0" />
42
42
<PackageReference Include =" Platform.Memory" Version =" 0.4.1" />
43
43
</ItemGroup >
You can’t perform that action at this time.
0 commit comments