Skip to content

Commit 3766315

Browse files
[C#] 0.13.2
1 parent 3e4da76 commit 3766315

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

csharp/Platform.Data.Doublets/Platform.Data.Doublets.csproj

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>LinksPlatform's Platform.Data.Doublets Class Library</Description>
55
<Copyright>konard, FreePhoenix888</Copyright>
66
<AssemblyTitle>Platform.Data.Doublets</AssemblyTitle>
7-
<VersionPrefix>0.13.1</VersionPrefix>
7+
<VersionPrefix>0.13.2</VersionPrefix>
88
<Authors>konard, FreePhoenix888</Authors>
99
<TargetFrameworks>net472;netstandard2.0;netstandard2.1;net5;net6</TargetFrameworks>
1010
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@@ -25,13 +25,7 @@
2525
<IncludeSymbols>true</IncludeSymbols>
2626
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2727
<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>
3529
<Nullable>enable</Nullable>
3630
</PropertyGroup>
3731

0 commit comments

Comments
 (0)