修復預設閘道空值問題,將空值設定為0.0.0.0 #56
Annotations
5 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish Windows Forms App with ClickOnce without version:
QuickIPchange/UpdataMsgBox.vb#L10
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Publish Windows Forms App with ClickOnce without version:
QuickIPchange/Form1.vb#L144
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Publish Windows Forms App with ClickOnce without version
A publish profile with the name './QuickIPchange/My Project/PublishProfiles/ClickOnceProfile.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Loading