There is no path separator between the output folder and the xml file when compiling for Android. #9645
Labels
Area: App+Library Build
Issues when building Library projects or Application projects.
needs-triage
Issues that need to be assigned.
Android framework version
net9.0-android
Affected platform version
Main
Description
Path separation not properly ensured for
DocumentationFile
inandroid/src/Xamarin.Android.Build.Tasks/MSBuild/Xamarin/Android/Xamarin.Android.Bindings.Core.targets
Line 30 in 6b37563
The property construction should call
[MSBuild]::EnsureTrailingSlash
to properly ensure the separationFYI @NonExistPlayer
Steps to Reproduce
Details in the original issue dotnet/msbuild#11057
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: