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 6 Support targeting iOS and Android with the .NET SDK #12899

Closed
2 of 11 tasks
marcpopMSFT opened this issue Aug 12, 2020 · 1 comment
Closed
2 of 11 tasks

.NET 6 Support targeting iOS and Android with the .NET SDK #12899

marcpopMSFT opened this issue Aug 12, 2020 · 1 comment
Labels
Epic Groups multiple user stories. Can be grouped under a theme.
Milestone

Comments

@marcpopMSFT
Copy link
Member

marcpopMSFT commented Aug 12, 2020

This epic tracks the work to support targeting iOS and Android in the .NET SDK. This was generated from the work that was cut from #11165 as not in scope for .net 5

This includes work in the .NET SDK, MSBuild, and NuGet to support new TargetFrameworks, or other related work.

Open design issues: #11275

External to Workloads

  • Normalize TargetPlatformIdentifier casing
    • Windows
    • Android (.NET 6)
    • iOS and other Apple platforms (macOS, tvOS, watchOS) (.NET 6)
  • Support platform-specific OS minimum version attributes, translating them to OSMinimumVersion if current target matches
    • WindowsMinimumVersion -- .NET 6
    • IOSMinimumVersion -- .NET 6
    • AndroidMinimumVersion -- .NET 6
  • Set default TargetPlatformVersion based on TFI, TFV, and TPI
  • iOS / Android workloads: Support sdk-style projects for iOS / Android
    • Default item globs
    • Other defaults, and integration into Microsoft.NET.Sdk
@marcpopMSFT marcpopMSFT added this to the 6.0.1xx milestone Aug 12, 2020
@marcpopMSFT marcpopMSFT added the Epic Groups multiple user stories. Can be grouped under a theme. label Aug 12, 2020
mmitche pushed a commit to mmitche/sdk that referenced this issue Aug 18, 2020
Fix eventProperties.Add mutate _commonProperties
@marcpopMSFT
Copy link
Member Author

No more planned work in this space for 6.0.1xx so closing out. We'll leave the specific tools item open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Groups multiple user stories. Can be grouped under a theme.
Projects
None yet
Development

No branches or pull requests

1 participant