File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
csharp/Platform.Collections.Methods Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 44 <Description >LinksPlatform's Platform.Collections.Methods Class Library</Description >
55 <Copyright >Konstantin Diachenko</Copyright >
66 <AssemblyTitle >Platform.Collections.Methods</AssemblyTitle >
7- <VersionPrefix >0.5.1 </VersionPrefix >
7+ <VersionPrefix >0.5.2 </VersionPrefix >
88 <Authors >Konstantin Diachenko</Authors >
99 <TargetFrameworks >net472;netstandard2.0;netstandard2.1;net5;net6</TargetFrameworks >
1010 <AssemblyName >Platform.Collections.Methods</AssemblyName >
2424 <IncludeSymbols >true</IncludeSymbols >
2525 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2626 <LangVersion >latest</LangVersion >
27- <PackageReleaseNotes >Platform.Numbers dependency updated from 0.5.0 to 0.5.1.</PackageReleaseNotes >
27+ <PackageReleaseNotes >.NET 6 support is added.
28+ Microsoft.SourceLink.GitHub dependency is updated from 1.0.0 to 1.1.1.
29+ Platform.Numbers dependency updated from 0.5.1 to 0.5.2.</PackageReleaseNotes >
2830 <Nullable >enable</Nullable >
2931 </PropertyGroup >
3032
3739 </ItemGroup >
3840
3941 <ItemGroup >
40- <PackageReference Include =" Platform.Numbers" Version =" 0.5.1 " />
42+ <PackageReference Include =" Platform.Numbers" Version =" 0.5.2 " />
4143 </ItemGroup >
4244
4345 <ItemGroup Condition =" '$(OS)' == 'Windows_NT' AND $(TargetFramework) == 'netstandard2.1'" >
You can’t perform that action at this time.
0 commit comments