Skip to content

Add iOS/Mac default global usings in MSBuild targets #12084

@mhutch

Description

@mhutch

Following the pattern in dotnet/sdk#18459, the iOS/Mac SDK targets should contain default global usings that can be disabled by an MSBuild property.


Namespaces to be imported by default:

iOS: CoreGraphics, Foundation, UIKit
tvOS: CoreGraphics, Foundation, UIKit
macOS: AppKit, CoreGraphics, Foundation
Mac Catalyst: CoreGraphics, Foundation, UIKit

Metadata

Metadata

Assignees

Labels

dotnetAn issue or pull request related to .NET (6)dotnet-pri1.NET 6: important for stable releaseenhancementThe issue or pull request is an enhancementmsbuildIssues affecting our msbuild tasks/targets

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions