4
4
<Description >LinksPlatform's Platform.Collections Class Library</Description >
5
5
<Copyright >konard;tynkute</Copyright >
6
6
<AssemblyTitle >Platform.Collections</AssemblyTitle >
7
- <VersionPrefix >0.3.1 </VersionPrefix >
7
+ <VersionPrefix >0.3.2 </VersionPrefix >
8
8
<Authors >konard;tynkute</Authors >
9
9
<TargetFrameworks >net472;netstandard2.0;netstandard2.1;net5;net6</TargetFrameworks >
10
10
<AssemblyName >Platform.Collections</AssemblyName >
25
25
<IncludeSymbols >true</IncludeSymbols >
26
26
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
27
27
<LangVersion >latest</LangVersion >
28
- <PackageReleaseNotes >Microsoft.NETFramework.ReferenceAssemblies dependency is updated from 1.0.0 to 1.0.2 .
29
- Platform.Interfaces dependency is updated from 0.4.0 to 0.4.1 .</PackageReleaseNotes >
28
+ <PackageReleaseNotes >Dotnet 6 support is added .
29
+ Platform.Interfaces dependency is updated from 0.4.1 to 0.4.2 .</PackageReleaseNotes >
30
30
<Nullable >enable</Nullable >
31
31
</PropertyGroup >
32
32
@@ -40,7 +40,7 @@ Platform.Interfaces dependency is updated from 0.4.0 to 0.4.1.</PackageReleaseNo
40
40
41
41
<ItemGroup >
42
42
<PackageReference Include =" System.Numerics.Vectors" Version =" 4.5.0" />
43
- <PackageReference Include =" Platform.Interfaces" Version =" 0.4.1 " />
43
+ <PackageReference Include =" Platform.Interfaces" Version =" 0.4.2 " />
44
44
<PackageReference Include =" Platform.Disposables" Version =" 0.3.0" />
45
45
<PackageReference Include =" Platform.Ranges" Version =" 0.3.0" />
46
46
<PackageReference Include =" Platform.Random" Version =" 0.2.0" />
0 commit comments