This repository has been archived by the owner on Dec 14, 2024. It is now read-only.
fix-installer(pre-release): 1.0.1-pre #59
Annotations
5 warnings
Build installer executable:
psp-papers-installer/src/Welcome.cs#L23
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build installer executable:
psp-papers-installer/src/Welcome.cs#L42
The variable '_' is declared but never used
|
Build installer executable:
psp-papers-installer/src/Installing.cs#L82
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build installer executable:
psp-papers-installer/src/Installing.cs#L93
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build installer executable:
psp-papers-installer/src/Installing.cs#L103
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Loading