Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 committed Jul 18, 2021
1 parent 595ea9d commit 1298034
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions csharp/Platform.Data.Doublets/Platform.Data.Doublets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Data.Doublets Class Library</Description>
<Copyright>Konstantin Diachenko</Copyright>
<AssemblyTitle>Platform.Data.Doublets</AssemblyTitle>
<VersionPrefix>0.6.9</VersionPrefix>
<VersionPrefix>0.6.10</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFrameworks>net472;netstandard2.0;netstandard2.1</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand All @@ -25,8 +25,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>It is now possible to correctly format structure of link containing external reference.
Platform.Data dependency updated from 0.3.0 to 0.3.1.</PackageReleaseNotes>
<PackageReleaseNotes>Inability to create a sequence from two elements using DefaultSequenceAppender is fixed.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'">
Expand Down

0 comments on commit 1298034

Please sign in to comment.