Skip to content

Commit ff667e7

Browse files
[C#] 0.16.0
1 parent b17ef64 commit ff667e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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.15.0</VersionPrefix>
7+
<VersionPrefix>0.16.0</VersionPrefix>
88
<Authors>konard, FreePhoenix888</Authors>
99
<TargetFramework>net7</TargetFramework>
1010
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@@ -25,7 +25,7 @@
2525
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2626
<LangVersion>latest</LangVersion>
2727
<PackageReleaseNotes>Platform.Collections.Methods dependency is updated to 0.7.1.
28-
</PackageReleaseNotes>
28+
Generic math is used therefore generic constraints are changed.</PackageReleaseNotes>
2929
<Nullable>enable</Nullable>
3030
</PropertyGroup>
3131

0 commit comments

Comments
 (0)