Hi,
Thanks for looking at this issue.
5 of the 9 csproj in the solution that was working in Version 15.6.0 now, for 15.7.0 has "(incompatible)" after the project.
When I try to reload one of those projects, I get message boxes that say
"(Warning Icon) The 'XamarinShellPackage' package did not lod correctly.
The problem may have been caused by a configuration
change or by the instalation of another exatension. You can get more information by examining the file
'C\Users...\ActivityLog.xml'.
And the same message but for XamarinIOSPackage.
In the ActivityLog.xml, there are some red ERROR messages. One is an 844 error and starts with "LegacySitePackage failed for package [XamarinShellPackage]Source: 'Merq.Core' Description: The type initializer for 'System.Reactive.Linq.Observable' threw an exception..." and goes on and on.
That is followed by 845 ERROR SetSite failed for package XamarinShellPackage
What is causing these messages? There is no difference between the csproj files for the project that I tried a reload.
Any insight is much appreciated.