Skip to content

Instantly share code, notes, and snippets.

@heinst
Created August 24, 2017 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heinst/1ad5b28a8e5a55acb663435b35941000 to your computer and use it in GitHub Desktop.
Save heinst/1ad5b28a8e5a55acb663435b35941000 to your computer and use it in GitHub Desktop.
Deploying to iOS Error Xamarin.Forms
> >------ Rebuild All started: Project: D7MobileMain, Configuration: Debug Any CPU ------
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1987,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
1> D7MobileMain -> C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain\bin\Debug\D7MobileMain.dll
2>------ Rebuild All started: Project: D7MobileMain.Android, Configuration: Debug Any CPU ------
3>------ Rebuild All started: Project: D7MobileMain.iOS, Configuration: Debug iPhone ------
2> No way to resolve conflict between "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Globalization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Text.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Net.Primitives, Version=3.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Xml.ReaderWriter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Linq.Expressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Dynamic.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Text.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.IO, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.20.0" [] to Version "4.1.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Dynamic.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Dynamic.Runtime.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Xml.ReaderWriter, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.1.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.ReaderWriter.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.ObjectModel, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ObjectModel.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Text.Encoding, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.Encoding.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Primitives, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "3.9.0.0" [] to Version "4.0.0.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Runtime.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Collections, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Diagnostics.Debug, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Debug.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Threading, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Reflection, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Text.RegularExpressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Linq.Expressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Globalization, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Globalization.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Http, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain\bin\Debug\System.Net.Http.dll] to Version "4.0.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Net.Http.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Tasks.dll] to solve conflict and get rid of warning.
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1987,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Runtime" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Dynamic.Runtime" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.IO" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Xml.ReaderWriter" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.ObjectModel" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Text.Encoding" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Net.Primitives" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Runtime.Extensions" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Collections" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Diagnostics.Debug" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Threading" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Reflection" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Text.RegularExpressions" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Linq.Expressions" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Globalization" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Net.Http" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Threading.Tasks" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding>
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1987,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
2> Processing: obj\Debug\res\layout\tabbar.xml
2> Processing: obj\Debug\res\layout\toolbar.xml
2> Processing: obj\Debug\res\values\styles.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Microsoft.Azure.Mobile.Analytics\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Microsoft.Azure.Mobile.Crashes\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Microsoft.Azure.Mobile\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_tooltip_ohlc_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_tooltip_scatter_bubble_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_tooltip_scatter_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_trackball_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_trackball_item_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\legend_item_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\ohlc_trackball_item_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\radchartbase.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\radlegendcontrol.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\range_trackball_item_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\trackball_container.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\attrs.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\styles.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\xml\chart_palettes_dark_selected.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\xml\chart_palettes_default_dark.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\xml\chart_palettes_default_light.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\xml\chart_palettes_light_selected.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Common\library_project_imports\res\layout\trial_message.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Common\library_project_imports\res\values\attrs.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Common\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Common\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Data\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Data\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\autocomplete_default_backgound.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\dataform_number_picker_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_invalid_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_invalid_icon.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_list_item_states.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_valid_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_valid_icon.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\events_popup_bg.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\calendar_all_day_event_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\calendar_day_event_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_autocomplete_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_checkbox_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_date_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_decimal_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_default_group_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_header_layout_1.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_header_layout_2.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_layout_1.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_layout_2.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_validation_layout_1.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_expandable_group_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_group_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_integer_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_linear_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_list_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_list_editor_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_number_picker.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_radio_group_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_rad_autocomplete_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_root_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_seek_bar_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_segmented_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_spinner_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_spinner_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_switch_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_text_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_text_viewer.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_time_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_toggle_button_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\inline_event.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\number_picker.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\popup_event.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\suggestion_item_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values\attrs.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values-sw320dp\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values-sw480dp\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values-sw720dp\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\gingerbread_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\pressable_item_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\selectable_item_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\shade_bottom.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\shade_corner.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\shade_right.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable-v21\pressable_item_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\on_demand_automatic.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\on_demand_manual.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\simple_empty_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\simple_group_header_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\simple_list_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout-v11\on_demand_manual.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout-v11\simple_list_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\values\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\anim\drawer_slide_in_top.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\anim\drawer_slide_out_top.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\drawable\hamburger.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\drawable\tab_view_popup_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\default_tooltip_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\drawer_blur_fade_layer.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\navigation_drawer_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\navigation_item_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\tab_item_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\tooltip_container.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\values\attrs.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\values\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\values\styles.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Chart\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Common\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.DataControls\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Input\library_project_imports\res\layout\linear_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Input\library_project_imports\res\layout\table_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Input\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Primitives\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Xamarin.Auth\library_project_imports\res\anim\slide_in_right.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Xamarin.Auth\library_project_imports\res\anim\slide_out_left.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Xamarin.Auth\library_project_imports\res\layout\activity_webview.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Xamarin.Auth\library_project_imports\res\values\strings.xml
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1302,2): warning XA0106: Skipping D7MobileMain.Droid.Resource.String.library_name. Please check that your Nuget Package versions are compatible.
2> D7MobileMain.Android -> C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\bin\Debug\D7MobileMain.Android.dll
2> No way to resolve conflict between "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" and "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e". Choosing "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" arbitrarily.
2> No way to resolve conflict between "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Globalization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Net.Http, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Text.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Net.Primitives, Version=3.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Xml.ReaderWriter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Linq.Expressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Dynamic.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Text.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.IO, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> No way to resolve conflict between "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
2> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.20.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Dynamic.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Dynamic.Runtime.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Diagnostics.Debug, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Debug.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Xml.ReaderWriter, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.1.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.ReaderWriter.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.ObjectModel, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ObjectModel.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Primitives, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "3.9.0.0" [] to Version "4.0.0.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Runtime.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Collections, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Threading, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Text.Encoding, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.Encoding.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Reflection, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Text.RegularExpressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Http.Primitives, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain\bin\Debug\System.Net.Http.Primitives.dll] to Version "4.2.29.0" [C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\packages\Microsoft.Net.Http.2.2.29\lib\monoandroid\System.Net.Http.Primitives.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Linq.Expressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Globalization, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Globalization.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Net.Http, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain\bin\Debug\System.Net.Http.dll] to Version "4.0.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Net.Http.dll] to solve conflict and get rid of warning.
2> Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Tasks.dll] to solve conflict and get rid of warning.
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2029,3): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Runtime" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.20.0" newVersion="4.0.20.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Dynamic.Runtime" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.IO" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Diagnostics.Debug" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Xml.ReaderWriter" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.1.0.0" newVersion="4.1.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.ObjectModel" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Net.Primitives" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Runtime.Extensions" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Collections" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Threading" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Text.Encoding" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Reflection" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Text.RegularExpressions" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Net.Http.Primitives" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.2.29.0" newVersion="4.2.29.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Linq.Expressions" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Globalization" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Net.Http" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="System.Threading.Tasks" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" /><bindingRedirect oldVersion="0.0.0.0-4.0.10.0" newVersion="4.0.10.0" /></dependentAssembly></assemblyBinding>
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2029,3): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
2> Processing: obj\Debug\res\layout\tabbar.xml
2> Processing: obj\Debug\res\layout\toolbar.xml
2> Processing: obj\Debug\res\values\styles.xml
2> Processing: obj\Debug\res\layout\tabbar.xml
2> Processing: obj\Debug\res\layout\toolbar.xml
2> Processing: obj\Debug\res\values\styles.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Microsoft.Azure.Mobile.Analytics\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Microsoft.Azure.Mobile.Crashes\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Microsoft.Azure.Mobile\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_tooltip_ohlc_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_tooltip_scatter_bubble_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_tooltip_scatter_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_trackball_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\default_trackball_item_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\legend_item_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\ohlc_trackball_item_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\radchartbase.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\radlegendcontrol.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\range_trackball_item_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\layout\trackball_container.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\attrs.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\values\styles.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\xml\chart_palettes_dark_selected.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\xml\chart_palettes_default_dark.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\xml\chart_palettes_default_light.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Chart\library_project_imports\res\xml\chart_palettes_light_selected.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Common\library_project_imports\res\layout\trial_message.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Common\library_project_imports\res\values\attrs.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Common\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Common\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Data\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Data\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\autocomplete_default_backgound.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\dataform_number_picker_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_invalid_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_invalid_icon.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_list_item_states.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_valid_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\data_form_valid_icon.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\drawable\events_popup_bg.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\calendar_all_day_event_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\calendar_day_event_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_autocomplete_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_checkbox_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_date_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_decimal_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_default_group_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_header_layout_1.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_header_layout_2.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_layout_1.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_layout_2.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_editor_validation_layout_1.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_expandable_group_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_group_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_integer_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_linear_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_list_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_list_editor_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_number_picker.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_radio_group_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_rad_autocomplete_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_root_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_seek_bar_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_segmented_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_spinner_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_spinner_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_switch_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_text_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_text_viewer.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_time_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\data_form_toggle_button_editor.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\inline_event.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\number_picker.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\popup_event.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\layout\suggestion_item_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values\attrs.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values-sw320dp\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values-sw480dp\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Input\library_project_imports\res\values-sw720dp\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\gingerbread_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\pressable_item_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\selectable_item_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\shade_bottom.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\shade_corner.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable\shade_right.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\drawable-v21\pressable_item_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\on_demand_automatic.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\on_demand_manual.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\simple_empty_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\simple_group_header_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout\simple_list_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout-v11\on_demand_manual.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\layout-v11\simple_list_item.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\values\colors.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\values\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.List\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\anim\drawer_slide_in_top.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\anim\drawer_slide_out_top.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\drawable\hamburger.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\drawable\tab_view_popup_background.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\default_tooltip_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\drawer_blur_fade_layer.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\navigation_drawer_content.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\navigation_item_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\tab_item_view.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\layout\tooltip_container.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\values\attrs.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\values\dimens.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.Xamarin.Android.Primitives\library_project_imports\res\values\styles.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Chart\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Common\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.DataControls\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Input\library_project_imports\res\layout\linear_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Input\library_project_imports\res\layout\table_layout.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Input\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Telerik.XamarinForms.Primitives\library_project_imports\res\values\strings.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Xamarin.Auth\library_project_imports\res\anim\slide_in_right.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Xamarin.Auth\library_project_imports\res\anim\slide_out_left.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Xamarin.Auth\library_project_imports\res\layout\activity_webview.xml
2> Processing: C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.Android\obj\Debug\__library_projects__\Xamarin.Auth\library_project_imports\res\values\strings.xml
3> Connecting to Mac server 192.168.75.62...
3> No way to resolve conflict between "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.0.20.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.ObjectModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Globalization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.IO, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Text.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Net.Primitives, Version=3.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Xml.ReaderWriter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Reflection, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" and "System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Choosing "System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" arbitrarily.
3> No way to resolve conflict between "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Linq.Expressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Linq.Expressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Dynamic.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Text.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Text.RegularExpressions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.IO, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> No way to resolve conflict between "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
3> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll] to Version "4.0.20.0" [] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Numerics, Culture=neutral, PublicKeyToken=b77a5c561934e089" from Version "2.0.5.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Numerics.dll] to Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.IO\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.IO.dll] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Xml.ReaderWriter, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.ReaderWriter\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Xml.ReaderWriter.dll] to Version "4.1.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Xml.ReaderWriter.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.ObjectModel, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ObjectModel\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ObjectModel.dll] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.ObjectModel.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Text.Encoding, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Text.Encoding\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Text.Encoding.dll] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Text.Encoding.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Net.Primitives, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "3.9.0.0" [] to Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Net.Primitives\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Primitives.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Runtime.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Extensions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Extensions.dll] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Collections, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Collections\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Collections.dll] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Collections.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Diagnostics.Debug, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Debug\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Diagnostics.Debug.dll] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Diagnostics.Debug.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Threading, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Threading\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Threading.dll] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Threading.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Reflection, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Reflection\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Reflection.dll] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Text.RegularExpressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Text.RegularExpressions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Text.RegularExpressions.dll] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Linq.Expressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Linq.Expressions\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Linq.Expressions.dll] to Version "4.0.10.0" [] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Globalization, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Globalization\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Globalization.dll] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Globalization.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Net.Http, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "1.5.0.0" [C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain\bin\Debug\System.Net.Http.dll] to Version "4.0.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Net.Http.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Threading.Tasks\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Threading.Tasks.dll] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Threading.Tasks.dll] to solve conflict and get rid of warning.
3> Consider app.config remapping of assembly "System.Dynamic.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.Runtime.dll] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Dynamic.Runtime.dll] to solve conflict and get rid of warning.
3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1987,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190.
3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1987,5): warning MSB3277: Found conflicts between different versions of the same dependent assembly that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed.
3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(2099,5): warning MSB3836: The explicit binding redirect on "System.Net.Http, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" xmlns="urn:schemas-microsoft-com:asm.v1" />".
3> D7MobileMain.iOS -> C:\Projects\DSI\Dossier Systems\Dossier 7\Mobile UI\v1.0\D7MobileMain\D7MobileMain\D7MobileMain.iOS\bin\iPhone\Debug\D7MobileMain.iOS.exe
3> Detected signing identity:
3> Code Signing Key: "iPhone Developer: Robert Hausler (875A3PBCM2)" (A625AAB59F90175758EA0A36835CFDDE8B8525EB)
3> Provisioning Profile: "Dossier 7" (77759d56-f383-4473-ac1e-b5135aad5925)
3> Bundle Id: com.arsenaultassociates.dossier7
3> App Id: 7PL35X8M5J.com.arsenaultassociates.dossier7
3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(748,3): error : Unexpected error - Please file a bug report at http://bugzilla.xamarin.com
3> System.NullReferenceException: Object reference not set to an instance of an object
3> at MonoTouch.Tuner.Linker.Process (MonoTouch.Tuner.LinkerOptions options, MonoTouch.Tuner.MonoTouchLinkContext& context, System.Collections.Generic.List`1[Mono.Cecil.AssemblyDefinition]& assemblies) [0x00145] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/Tuning.cs:94
3> at Xamarin.Bundler.Target.LinkAssemblies (System.Collections.Generic.List`1[Mono.Cecil.AssemblyDefinition]& assemblies, System.String output_dir, System.Collections.Generic.IEnumerable`1[T] sharedCodeTargets) [0x0029a] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/Target.cs:491
3> at Xamarin.Bundler.Target.ManagedLink () [0x005c5] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/Target.cs:614
3> at Xamarin.Bundler.Target.ProcessAssemblies () [0x000bb] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/Target.cs:800
3> at Xamarin.Bundler.Application.ProcessAssemblies () [0x0002f] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/Application.cs:1396
3> at Xamarin.Bundler.Application.BuildManaged () [0x00001] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/Application.cs:827
3> at Xamarin.Bundler.Application+<>c.<BuildAll>b__134_1 (Xamarin.Bundler.Application v) [0x00000] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/Application.cs:775
3> at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
3> at Xamarin.Bundler.Application.BuildAll () [0x00050] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/Application.cs:775
3> at Xamarin.Bundler.Driver.Main2 (System.String[] args) [0x00481] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/mtouch.cs:1420
3> at Xamarin.Bundler.Driver.Main (System.String[] args) [0x0000f] in /Users/builder/data/lanes/4991/4a279c9a/source/xamarin-macios/tools/mtouch/mtouch.cs:945
========== Rebuild All: 2 succeeded, 1 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment