File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
csharp/Platform.Data.Doublets Expand file tree Collapse file tree 1 file changed +2
-8
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.13.1 </VersionPrefix >
7
+ <VersionPrefix >0.13.2 </VersionPrefix >
8
8
<Authors >konard, FreePhoenix888</Authors >
9
9
<TargetFrameworks >net472;netstandard2.0;netstandard2.1;net5;net6</TargetFrameworks >
10
10
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
25
25
<IncludeSymbols >true</IncludeSymbols >
26
26
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
27
27
<LangVersion >latest</LangVersion >
28
- <PackageReleaseNotes >.NET 6 support is added.
29
- NoExceptionsDecorator is added.
30
- Platform.Data dependency is updated from 0.11.0 to 0.11.3.
31
- Platform.Singletons dependency is updated from 0.2.1 to 0.2.2.
32
- Platform.Collections.Methods dependency is updated from 0.5.1 to 0.5.2.
33
- Platform.Memory dependency is updated from 0.3.1 to 0.3.2.
34
- Platform.Timestamps dependency is updated from 0.2.0 to 0.2.1.</PackageReleaseNotes >
28
+ <PackageReleaseNotes >Update extension method bug is fixed, now it returns an updated link address.</PackageReleaseNotes >
35
29
<Nullable >enable</Nullable >
36
30
</PropertyGroup >
37
31
You can’t perform that action at this time.
0 commit comments