0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 06:55:51 +01:00
gitea/routers/api/packages/nuget
KN4CK3R 86ace4b5c2
Normalize NuGet package version on upload (#22186)
Fixes #22178

After this change upload versions with different semver metadata are
treated as the same version and trigger a duplicated version error.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-12-20 22:20:23 -05:00
..
api_v2.go Normalize NuGet package version on upload (#22186) 2022-12-20 22:20:23 -05:00
api_v3.go Normalize NuGet package version on upload (#22186) 2022-12-20 22:20:23 -05:00
auth.go
links.go
nuget.go