File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
csharp/Platform.Data.Doublets Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<Description >LinksPlatform's Platform.Data.Doublets Class Library</Description >
5
5
<Copyright >Konstantin Diachenko</Copyright >
6
6
<AssemblyTitle >Platform.Data.Doublets</AssemblyTitle >
7
- <VersionPrefix >0.6.8 </VersionPrefix >
7
+ <VersionPrefix >0.6.9 </VersionPrefix >
8
8
<Authors >Konstantin Diachenko</Authors >
9
9
<TargetFrameworks >net472;netstandard2.0;netstandard2.1</TargetFrameworks >
10
10
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
25
25
<IncludeSymbols >true</IncludeSymbols >
26
26
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
27
27
<LangVersion >latest</LangVersion >
28
- <PackageReleaseNotes >Platform.Random dependency updated from 0.1.0 to 0.2.0.
29
- Platform.Memory dependency updated from 0.2 .0 to 0.2 .1.</PackageReleaseNotes >
28
+ <PackageReleaseNotes >It is now possible to correctly format structure of link containing external reference.
29
+ Platform.Data dependency updated from 0.3 .0 to 0.3 .1.</PackageReleaseNotes >
30
30
</PropertyGroup >
31
31
32
32
<ItemGroup Condition =" $(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'" >
You can’t perform that action at this time.
0 commit comments