Skip to content

Commit

Permalink
Version 0.0.4. Added release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Jul 27, 2019
1 parent 76adcd2 commit 75d0308
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Platform.IO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.IO Class Library</Description>
<Copyright>Konstantin Diachenko</Copyright>
<AssemblyTitle>Platform.IO</AssemblyTitle>
<VersionPrefix>0.0.3</VersionPrefix>
<VersionPrefix>0.0.4</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>Platform.IO</AssemblyName>
Expand All @@ -21,6 +21,9 @@
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageReleaseNotes>Platform.Threading dependency update from 0.0.1 to 0.0.4.
Platform.Unsafe dependency update from 0.0.1 to 0.0.2.
Refactoring and issues fix.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 75d0308

Please sign in to comment.