0
私は私が働いてきたが、私は次の例外を取得しておくUWPアプリのパッケージ作成しようとしています:UWPアプリのパッケージングエラー
Internal compiler error: MCG0024:UnresolvableTypeReference Unresolvable type reference 'System.ICloneable' in 'Assembly(Name=mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)' found. Please check the references in your build system. A reference is either missing or an assembly is missing an expected type.
私が作成しようとすると、この問題にのみ発生しているがパッケージをリリースモードで使用している場合、デバッグモードでは発生していません。
ありがとうMikael問題を引き起こしてiTextSharpだった、私はあなたがそれを見てみることができれば別の問題があるhttp://stackoverflow.com/questions/42840014/uwp-file-structure-the-filename-or-extension- is-too-long?noredirect = 1#comment72851182_42840014 –