When using the latest internal .NET SDK the build will fail since Xamarin.PropertyEditing cannot resolve the latest packages since all internal package sources are cleared. Resulting in a build failure:
error NU1102: Unable to find package Microsoft.NETCore.App.Ref with version (= 6.0.14)
When using the latest internal .NET SDK the build will fail since Xamarin.PropertyEditing cannot resolve the latest packages since all internal package sources are cleared. Resulting in a build failure:
error NU1102: Unable to find package Microsoft.NETCore.App.Ref with version (= 6.0.14)
Backport of https://github.com/xamarin/Xamarin.PropertyEditing/pull/828