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

.NET: Unify the MonoBundlingExtraArgs and MtouchExtraArgs MSBuild properties #12807

Open
rolfbjarne opened this issue Sep 22, 2021 · 1 comment · May be fixed by #20594
Open

.NET: Unify the MonoBundlingExtraArgs and MtouchExtraArgs MSBuild properties #12807

rolfbjarne opened this issue Sep 22, 2021 · 1 comment · May be fixed by #20594
Labels
dotnet An issue or pull request related to .NET (6) enhancement The issue or pull request is an enhancement
Projects
Milestone

Comments

@rolfbjarne
Copy link
Member

We have the MtouchExtraArgs property for Xamarin.iOS and the MonoBundlingExtraArgs property for Xamarin.Mac.

We should unify these for .NET.

Maybe use something like AppBundleExtraOptions? Other ideas?

@rolfbjarne rolfbjarne added enhancement The issue or pull request is an enhancement dotnet An issue or pull request related to .NET (6) dotnet-pri3 .NET 6: wishlist for stable release labels Sep 22, 2021
@rolfbjarne rolfbjarne added this to the .NET 6 milestone Sep 22, 2021
@rolfbjarne rolfbjarne added this to Pri 3 - Not Started in .NET 6 Sep 22, 2021
@rolfbjarne rolfbjarne modified the milestones: .NET 6, .NET 7 Dec 9, 2021
@rolfbjarne rolfbjarne removed this from Pri 3 - Not Started in .NET 6 Dec 9, 2021
@rolfbjarne rolfbjarne removed the dotnet-pri3 .NET 6: wishlist for stable release label Aug 26, 2022
@rolfbjarne rolfbjarne modified the milestones: .NET 7, .NET 8 Aug 26, 2022
@rolfbjarne
Copy link
Member Author

AppBundleExtraOptions / AppBundleExtraArgs would match the suggestion for resource prefix (AppBundleResourcePrefix): #12808 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet An issue or pull request related to .NET (6) enhancement The issue or pull request is an enhancement
Projects
.NET 9
Technical Debt
1 participant