I've tried looking for System.Deployment to use this code in my Blazor Server application:

But System.Deployment is not in my project system, nor in the available Project References, I looked on Google to find a downloadable .dll link and Microsoft doesn't seem to have it. What am I missing? I've tried using System.Deployment and using System.Deployment.Application, neither works.
