Skip to content

Commit 876cfb2

Browse files
committed
Version 0.0.4. Release notes updated.
1 parent 57f0a66 commit 876cfb2

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

Platform.Data.Triplets/Platform.Data.Triplets.csproj

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>LinksPlatform's Platform.Data.Triplets Class Library</Description>
55
<Copyright>Konstantin Diachenko</Copyright>
66
<AssemblyTitle>Platform.Data.Triplets</AssemblyTitle>
7-
<VersionPrefix>0.0.3</VersionPrefix>
7+
<VersionPrefix>0.0.4</VersionPrefix>
88
<Authors>Konstantin Diachenko</Authors>
99
<TargetFramework>netstandard2.0</TargetFramework>
1010
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
@@ -22,12 +22,7 @@
2222
<GenerateDocumentationFile>true</GenerateDocumentationFile>
2323
<IncludeSymbols>true</IncludeSymbols>
2424
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
25-
<PackageReleaseNotes>Platform.Data dependency updated from 0.0.1 to 0.0.3.
26-
Added Platform.Data.Triplets.Kernel native library dependency.
27-
Added tests.
28-
XML documentation file generation turned on.
29-
Travis CI connected.
30-
Build fix.</PackageReleaseNotes>
25+
<PackageReleaseNotes>Platform.Communication dependency updated from 0.1.1 to 0.1.2.</PackageReleaseNotes>
3126
</PropertyGroup>
3227

3328
<ItemGroup>

0 commit comments

Comments
 (0)