File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 4
4
<Description >LinksPlatform's Platform.Data.Triplets Class Library</Description >
5
5
<Copyright >Konstantin Diachenko</Copyright >
6
6
<AssemblyTitle >Platform.Data.Triplets</AssemblyTitle >
7
- <VersionPrefix >0.0.6 </VersionPrefix >
7
+ <VersionPrefix >0.0.7 </VersionPrefix >
8
8
<Authors >Konstantin Diachenko</Authors >
9
9
<TargetFrameworks >net471;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 >Added support for .NET Standard 2.1 (.NET Core 3.0).
29
- Platform.Communication dependency updated from 0.1.4 to 0.1.6.
30
- Platform.Data dependency updated from 0.1.1 to 0.2.0.
31
- Source link enabled.
32
- Travis CI disabled.
33
- GitHub Actions enabled.
34
- Issues fix.</PackageReleaseNotes >
28
+ <PackageReleaseNotes >Platform.Communication dependency updated from 0.1.6 to 0.1.7.
29
+ Platform.Data dependency updated from 0.2.0 to 0.2.2.</PackageReleaseNotes >
35
30
</PropertyGroup >
36
31
37
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