Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Conversation

@jonathanpeppers
Copy link
Member

Otherwise we hit errors such as:

Xamarin.Android.Tooling.targets(70,9): error MSB4064: The "MinimumSupportedJavaVersion" parameter is not supported by the "ResolveSdks" task loaded from assembly: Xamarin.Android.Build.Tasks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from the path: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Build.Tasks.dll. Verify that the parameter exists on the task, the <UsingTask> points to the correct assembly, and it is a settable public instance property.
Xamarin.Android.Tooling.targets(64,5): error MSB4063: The "ResolveSdks" task could not be initialized with its input parameters.

This issue will be properly resolved when we strong name all assemblies.

Otherwise we hit errors such as:

    Xamarin.Android.Tooling.targets(70,9): error MSB4064: The "MinimumSupportedJavaVersion" parameter is not supported by the "ResolveSdks" task loaded from assembly: Xamarin.Android.Build.Tasks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from the path: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Build.Tasks.dll. Verify that the parameter exists on the task, the <UsingTask> points to the correct assembly, and it is a settable public instance property.
    Xamarin.Android.Tooling.targets(64,5): error MSB4063: The "ResolveSdks" task could not be initialized with its input parameters.

This issue will be properly resolved when we strong name all assemblies.
@jonathanpeppers
Copy link
Member Author

Going to merge, there is some kind of outage with download.visualstudio.microsoft.com.

@jonathanpeppers jonathanpeppers merged commit 89d2d2d into main Jul 26, 2021
@jonathanpeppers jonathanpeppers deleted the xa-net6-release-branch branch July 26, 2021 20:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants