bugfix : 解决外网下载文件问题

This commit is contained in:
范露尧
2023-02-14 11:35:23 +08:00
parent b8c9f1f552
commit 923622a4bb
14 changed files with 753 additions and 64 deletions

View File

@@ -8,7 +8,7 @@
<OutputType>WinExe</OutputType>
<RootNamespace>Getf.Service.Transfer.WinService</RootNamespace>
<AssemblyName>Getf.Service.Transfer.WinService</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />