Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add information on how to set Linking behavior manually (editting in csproj file) #2454

Open
datvm opened this issue Aug 21, 2024 · 0 comments

Comments

@datvm
Copy link

datvm commented Aug 21, 2024

Type of issue

Missing information

Description

I am using VS Code and there is no useful info on how to set the Linking settings manually in the .csproj file. Luckily I could use VS on Windows to see what values they are. Please add these information regarding the MtouchLink:

<MtouchLink>None</MtouchLink>
<MtouchLink>SdkOnly</MtouchLink>
<MtouchLink>Full</MtouchLink>

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/ios/linking?view=net-maui-8.0&tabs=vs

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/ios/linking.md

Document Version Independent Id

a7f7ca85-ab20-3008-58d1-d140f21e3046

Article author

@davidbritch

Metadata

  • ID: a7f7ca85-ab20-3008-58d1-d140f21e3046
  • Service: dotnet-mobile
  • Sub-service: dotnet-maui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants