使用環(huán)境:Linux Ubuntu 16.04.3 LTSBundlerMinifier 版本 : 2.4.401在Linux上我使用腳本中包含 dotnet publish 來(lái)發(fā)布的項(xiàng)目,但是在發(fā)布時(shí)就會(huì)遇到下面的這個(gè)問(wèn)題It was not possible to find any compatible framework version
The specified framework 'Microsoft.NETCore.App', version '1.0.0' was not found.
- Check application dependencies and target a framework version installed at:
/
- Alternatively, install the framework version '1.0.0'. error MSB3073: The command "dotnet bundle" exited with code 131.但是,我如果直接進(jìn)入web目錄,進(jìn)行發(fā)布的話,就不會(huì)有這個(gè)問(wèn)題,請(qǐng)問(wèn)這個(gè)是什么原因?
添加回答
舉報(bào)
0/150
提交
取消