javinizer / Javinizer

(NSFW) Organize your local Japanese Adult Video (JAV) library
MIT License
599 stars 62 forks source link

disable error SYSLIB0014 #298

Closed Andor233 closed 3 years ago

Andor233 commented 3 years ago

disable error SYSLIB0014

Description

disable error SYSLIB0014 Because it will error in PowerShell 7

 (14,5): error SYSLIB0014: “WebClient.WebClient()”已过时:“WebRequest, HttpWebRequest, ServicePoint, and
     | WebClient are obsolete. Use HttpClient instead.”     public ExtendedWebClient() {     ^
jvlflame commented 3 years ago

Thanks for the fix! I've been wondering how to resolve/hide this error since I'm not an expert in .NET.