I'm trying to add ASP.net onto my Ununtu 20.04 server. As per:
https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu
They tell you to:
wget https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
Sure enough - you go here: https://packages.microsoft.com/config/ubuntu/20.04/ , and click on the .deb file, it comes up as 404! How do I report this to Microsoft? I tried it via the support channel, but they wanted to charge £199 to report a bug with their own system! :(
Thanks
Andy
