修改了IIS 托管的方法
- 修改了.net 版本,5.0 已经貌似会报错。
This commit is contained in:
@@ -13,8 +13,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
||||
<PublishUrl>D:\fb</PublishUrl>
|
||||
<WebPublishMethod>FileSystem</WebPublishMethod>
|
||||
<SiteUrlToLaunchAfterPublish />
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ProjectGuid>0b7de13b-077e-4e74-b186-3f9b1e19ae1a</ProjectGuid>
|
||||
<SelfContained>false</SelfContained>
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user