0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-20 22:03:18 +01:00
gitea/routers/api/packages/nuget
Hubert Wawrzyńczyk c41b30760b
Case-insensitive NuGet symbol file GUID (#21409)
NuGet symbol file lookup returned 404 on Visual Studio 2019 due to
case-sensitive api router. The api router should accept case-insensitive GUID.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 14:53:56 +08:00
..
api.go
auth.go
links.go
nuget.go Case-insensitive NuGet symbol file GUID (#21409) 2022-10-12 14:53:56 +08:00