[.NET9] Deploy successed with warning 'XAAADB0000: Failure [DELETE_FAILED_INTERNAL_ERROR]' on android platform in release mode
Open
Area: App+Library Build
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 579
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 257
Description
Affected Branch: rel.d17.11
Version info:
- .NET SDK: 9.0.100-preview.4.24253.11
- microsoft.net.sdk.maui: 9.0.0-preview.4.10610
- microsoft.net.sdk.android: 34.99.0-preview.4.261
- microsoft.net.workload.mono.toolchain.current: 9.0.0-preview.4.24252.19
Note: This issue not repro on ios/windows platforms.
1. Download the .NET 9 sdkPipelines - Run 20240503.1-9.0.100-preview.4.24253.6,9.0.100-preview.4.24253.11-224565 artifacts and use 'dotnet workload install maui' to install maui workload.
2. Create a maui/maui blazor app.
3. Set config to Release mode and target framework to android device/emulator.
4. Start without debugging.
Actual result:
Deployment is successful with warning ''XAAADB0000'.
Warning MSB6006 is a known bug, and is closed as 'won't fix'.
Warning MSB6006 is a known bug, and is closed as 'won't fix'.
Severity
Code
Description
Project
File
Line
Suppression State
Warning
XAAADB0000: Failure
[DELETE_FAILED_INTERNAL_ERROR]
0
Expected result:
No warning in error list. [View on AzDO](https://dev.azure.com/DevDiv/DevDiv/_workitems/edit/2054374)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.