錯(cuò)誤1
包含了重復(fù)的“Content”項(xiàng)。.NET SDK 默認(rèn)包含你項(xiàng)目目錄中的“Content”項(xiàng)??蓮捻?xiàng)目文件中刪除這些項(xiàng);如果希望將其顯式包含在項(xiàng)目文件中,可將“EnableDefaultContentItems”屬性設(shè)置為“false”。
右鍵以文本模式打開并修改項(xiàng)目.csproj,在
修改后重啟項(xiàng)目。
錯(cuò)誤2
Manifest file at 'obj\Release\net6.0\staticwebassets.build.json' not found. RSapp.Web C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk.StaticWebAssets\targets\Microsoft.NET.Sdk.StaticWebAssets.Publish.targets 57
右鍵以文本模式打開并修改項(xiàng)目.csproj,在
?