Open
Description
Issue moved from dotnet/maui#10237
- Please respond to @sake402.
From @sake402 on Wednesday, September 21, 2022 12:51:20 PM
Description
With a maui application dotnet build -t:BuildAndStartAotProfiling
returns an error
Steps to Reproduce
dotnet add package Mono.AotProfiler.Android
dotnet build -t:BuildAndStartAotProfiling
Produces error
error MSB4057: The target "BuildAndStartAotProfiling" does not exist in the project.
Link to public reproduction project repository
None
Version with bug
6.0.400
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 21
Did you find any workaround?
No response
Relevant log output
No response