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 16, 2019
1 parent 317f8e4 commit a32e64d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions 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>Konstantin Diachenko</Copyright>
<AssemblyTitle>Platform.Data</AssemblyTitle>
<VersionPrefix>0.0.2</VersionPrefix>
<VersionPrefix>0.0.3</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand All @@ -22,12 +22,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>Platform.Threading dependency updated from 0.0.4 to 0.0.5.
Platform.Numbers dependency updated from 0.0.2 to 0.1.0.
Platform.Helpers dependency replaced with Platform.Setters (0.0.1).
Using new EnsureExtensions.
XML documentation file generation turned on.
Travis CI connected.</PackageReleaseNotes>
<PackageReleaseNotes>Platform.Numbers dependency updated from 0.1.0 to 0.1.1.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a32e64d

Please sign in to comment.