Issue with vsassets.io returning outdated package version

Hey there,

I’m trying to update the ms-dotnettools.csharp extension however the endpoint for retrieving the VSIX that nixpkgs uses is returning an outdated version (I’m sending 1.25.0 and it’s returning the VSIX for 1.24.4).

Has anyone ever run into this issue?
I’ve downloaded the VSIX manually from the extension page and it does give me the correct vsix however that downloads from marketplace.visualstudio.com instead of ms-dotnettools.gallery.vsassets.io and I’m not sure if we’re allowed to download from there at all (and you also need to provide which system you’re downloading the vsix for which creates an issue with hashes).