branch icon

fix it fetching wrong package version #10781

query

SELECT TOP(1) [n].[Key], [n].[Authors], [n].[Description], [n].[Downloads], [n].[HasReadme], [n].[IconUrl], [n].[Id], [n].[IsPrerelease], [n].[Language], [n].[LicenseUrl], [n].[Listed], [n].[MajorVersion], [n].[MinClientVersion], [n].[MinorVersion], [n].[Version], [n].[OriginalVersionString], [n].[ProjectUrl], [n].[Published], [n].[RepositoryType], [n].[RepositoryUrl], [n].[RequireLicenseAcceptance], [n].[RowVersion], [n].[SemVerLevel], [n].[Summary], [n].[Tags], [n].[Title]
FROM [NugPackage] AS [n]
WHERE [n].[Listed] = CAST(1 AS bit)
ORDER BY [n].[MajorVersion] DESC, [n].[MinorVersion] DESC

Version
6.0.0
Release Date
05 أكتوبر, 2022
Labels
abp-licensing abp-io problem