Skip to content

Commit

Permalink
Version 0.0.3. Release notes updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Aug 11, 2019
1 parent 5b2c0b2 commit ff14cd0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Platform.Random.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Random Class Library</Description>
<Copyright>Konstantin Diachenko</Copyright>
<AssemblyTitle>Platform.Random</AssemblyTitle>
<VersionPrefix>0.0.2</VersionPrefix>
<VersionPrefix>0.0.3</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>Platform.Random</AssemblyName>
Expand All @@ -21,9 +21,8 @@
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>Use UtcNow.Ticks hash code as seed instead of 32-bit truncated value.
Platform.Ranges dependency updated to 0.0.3 version.
Issues fixes.</PackageReleaseNotes>
<PackageReleaseNotes>Platform.Ranges dependency updated from 0.0.3 to 0.0.4.
Added code comments.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ff14cd0

Please sign in to comment.