After updating Visual Studio to 15.7.6, my Xamarin.Forms UWP project no longer loads with the error
error : Unterminated string. Expected delimiter: ". Path 'packages[252].localizedResources[8].description', line 1, position 853299.
The main project as well as the iOS and Android projects load just fine.
Tried re-creating an empty Xamarin.Forms project and the UWP project doesn't even get created, even though it's enabled. If I check the solution log, I see the exact same error message