0
アムを開始しかし、私はThis linkとThis linkを見つけたエラーに関する調査後エラーにionic2のVisual Studio 2015を使用して、新しいプロジェクトに
MSB3644 The reference assemblies for framework ".NETFramework,Version=v4.0" were not found.
To resolve this, install the SDK or Targeting Pack for
this framework version or retarget your application to a version of the framework for
which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved
from the Global Assembly Cache (GAC) and will be used in place of reference assemblies.
Therefore your assembly may not be correctly targeted for the framework you intend.
を投影しionic2新しいイオンを始めるが、午前たび窓10 32ビットコンピュータ上のプログラムファイルフォルダを持つとプログラムfilesx86フォルダなし
のVisual Studioに任意のサーバとも初心者を使用していない
を使用して、私もチェックしてい
C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0. is there
は、私もそれを追加することになっていますどこに
msbuild -p:FrameworkPathOverride="C:\Program Files\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.
を追加する必要がありますが、よくわからないが分かった
誰かがこの問題で私を助けることができる
ありがとうございます –