Mono 4.4.41 にアップデートしたところ、android-support-v4.jar ファイルのインクルードに関連するコンパイル エラーが発生しました。私が得ているコンパイルエラー:
You have Jar libraries, android-support-v4.jar, that have the identical name with inconsistent file contents. Please make sure to remove any conflicting libraries in EmbeddedJar, InputJar and AndroidJavaLibrary.
エラーは、Novell.MonoDroid.Common.targets (プロジェクトの一部ではなく、MonoDroid の一部) の 344 行目で発生し、重複した jar ファイルをチェックします。
最後の更新の前に、問題なく何週間もサポート ライブラリを使用してきました。次の指示に従ってプロジェクトに追加しました: http://docs.xamarin.com/Android/Guides/Platform_Features/Fragments/Part_4_-_Providing_Backwards_Compatibility_with_the_Android_Support_Package