Skip to content

Commit

Permalink
[C#] 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 committed Dec 29, 2022
1 parent 11ae1c4 commit 83b4f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csharp/Platform.Data/Platform.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Data Class Library</Description>
<Copyright>konard, FreePhoenix888</Copyright>
<AssemblyTitle>Platform.Data</AssemblyTitle>
<VersionPrefix>0.14.1</VersionPrefix>
<VersionPrefix>0.15.0</VersionPrefix>
<Authors>konard, FreePhoenix888</Authors>
<TargetFramework>net7</TargetFramework>
<AssemblyName>Platform.Data</AssemblyName>
Expand All @@ -23,7 +23,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Platform.Numbers dependency is updated from 0.7.0 to 0.8.0.</PackageReleaseNotes>
<PackageReleaseNotes>Generic type parameter constraints are changed to INumberBase in AddressToRawNumberConverter, Hybrid, LinksConstants, RawNumberToAddressConverter.</PackageReleaseNotes>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 83b4f3e

Please sign in to comment.